Splitting the X11-specific stuff out of "freeglut_internal.h" into its own file per...
[freeglut] / src / Common / freeglut_internal.h
2012-02-05 John F. FaySplitting the X11-specific stuff out of "freeglut_inter...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_window.c" code...
2012-02-05 John F. FayFixing the "fghGetProcAddress" bug also noted by Evan...
2012-02-01 John F. FayMoving some header-style joystick code from "freeglut_j...
2012-01-31 John F. FayChanging the version number since we're making some...
2012-01-29 John F. FayMoving the platform-specific window state fields into...
2012-01-29 John F. FayMoving more Windows-specific header stuff over to the...
2012-01-29 John F. FayMoving the Windows-specific includes into the Windows...
2012-01-29 John F. FayMoving the Windows-specific joystick definitions into...
2012-01-29 John F. FayMoved the platform-specific variables in the Joystick...
2012-01-29 John F. FayMoving the definition of the "fgJoystick" structure...
2012-01-29 John F. FayMoving the "glutCreateWindowWithExit" and its associate...
2012-01-29 John F. FayMoving the platform-specific FBConfig and device contex...
2012-01-29 John F. FayMoving the platform-specific window handle and context...
2012-01-29 John F. FayMoving platform-specific fields in "SFG_Display" into...
2012-01-29 John F. FayAdding the platform-specific includes to "freeglut_inte...
2012-01-24 John F. FayRemoving some Windows-specific function prototypes...
2012-01-23 John F. FayMoving some function prototypes into the source files...
2012-01-23 John F. FayRationalizing the names of the platform-specific functi...
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...