timers internally now use 64bit unsigned int, if available
[freeglut] / src / Common / freeglut_joystick.c
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_joystick.c" code...
2012-02-05 John F. FayPutting in changes recommended by Evan Felix to fix...
2012-02-01 John F. FayMoving some header-style joystick code from "freeglut_j...
2012-01-29 John F. FayMoved the platform-specific variables in the Joystick...
2012-01-29 John F. FayRemoving the Windows-specific "includes" from "freeglut...
2012-01-29 John F. FaySplitting the platform-specific joystick "Raw Read...
2012-01-29 John F. FayMoving non-Windows platform-specific code lower in...
2012-01-29 John F. FaySplitting out the platform-specific code from "fghJoyst...
2012-01-29 John F. FayMoving the definition of the "fgJoystick" structure...
2012-01-29 John F. FayMoving the platform-specific code (non-Windows) farther...
2012-01-29 John F. FaySplitting platform-specific code out of "fgJoystickClos...
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...