timers internally now use 64bit unsigned int, if available
[freeglut] / src / x11 / freeglut_main_x11.c
2012-03-11 Diederick Niehorstertimers internally now use 64bit unsigned int, if available
2012-02-25 John F. FayImplementing the monotonic clock if available, per...
2012-02-25 John F. FayChecking for "gettimeofday" per e-mail from John Tsiomb...
2012-02-08 John F. FaySetting the line endings and keywords on a bunch of...
2012-02-05 John F. FayRemoving an extraneous "#if TARGET_HOST_POSIX_X11"...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_main.c" code into...
2012-01-16 John F. FayAdding empty files for platform-specific Windows and...