timers internally now use 64bit unsigned int, if available
[freeglut] / src / Common / freeglut_main.c
2012-03-11 Diederick Niehorstertimers internally now use 64bit unsigned int, if available
2012-03-10 Diederick Niehorstermoved some windows only code from common to windows...
2012-02-08 John F. FaySetting the line endings and keywords on a bunch of...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_main.c" code into...
2012-01-29 John F. FayMoving the platform-specific window state fields into...
2012-01-29 John F. FaySplitting the platform-specific "fgSystemTime" code...
2012-01-29 John F. FayMoving platform-specific fields in "SFG_Display" into...
2012-01-24 John F. FayRemoving a bunch of "static" declarations from the...
2012-01-24 John F. FayPutting in Diederick Niehorster's patch from e-mail...
2012-01-23 John F. FayRationalizing the names of the platform-specific functi...
2012-01-22 John F. FaySplitting the rest of the Windows-specific code from...
2012-01-22 John F. FayMoving some Windows-specific code out of "freeglut_main...
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...