Support GLES headers
[freeglut] / src / Common / freeglut_internal.h
2012-03-11 Sylvain BeuclerSupport GLES headers
2012-03-10 Diederick NiehorsterXParseGeometry include now compiles with windows (VS201...
2012-02-25 John F. FayA bit of comment clean-up per e-mail from Diederick...
2012-02-08 John F. FaySetting the line endings and keywords on a bunch of...
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...