Moving an X11-specific function call to destroy a context to the X11-specific file
[freeglut] / src / mswin / freeglut_init_mswin.c
2012-02-05 John F. FayMoving an X11-specific function call to destroy a conte...
2012-01-30 John F. FayFixing a bug I introduced into the "...ATEXIT" hack
2012-01-29 John F. FayMoving the Windows-specific "glutInitWithExit" function...
2012-01-29 John F. FayMoving platform-specific fields in "SFG_Display" into...
2012-01-29 John F. FayFixing the previous commit so we don't have a circular...
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-22 John F. FaySplitting out more Windows-specific code in "freeglut_i...
2012-01-22 John F. FayCorrecting a header comment
2012-01-20 John F. FayRemoving some duplicate code from "freeglut_init.c...
2012-01-20 John F. FayMoving some Windows-specific "freeglut_init.c" helper...
2012-01-16 John F. FayAdding empty files for platform-specific Windows and...