added support for WindowsCE (building on top of klimt)
[freeglut] / src / freeglut_gamemode.c
2004-03-15 Daniel Wagneradded support for WindowsCE (building on top of klimt)
2004-03-14 Nigel StewartStripped out tabs and end-of-line whitespace
2004-03-08 Nigel StewartInclude freeglut header via <GL/freeglut.h> rather...
2004-02-20 Richard RauchRemoved nonstandard #warning constructs. Converted...
2003-12-11 J.C. JonesNigel Stewart's Win32 window-sizing fix for game mode
2003-11-27 Christopher John... Window close fix.
2003-11-15 Christopher John... Removed the state variable BuildingAMenu.
2003-11-15 Christopher John... Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
2003-11-14 Richard RauchYet more trivial style normalizations.
2003-11-07 Richard RauchStyle normalization; removal of say-nothing-useful...
2003-11-04 Richard RauchGot rid of the G_LOG_DOMAIN junk, per discussion on...
2003-10-31 Richard RauchLast of the hard TABs in the src/*.c files.
2003-09-03 Christopher John... Moved #ifdef for non XFree86 X11 compile.
2003-08-20 Christopher John... Minor typo fix
2003-08-19 Christopher John... Moving that "#if TARGET_HOST_UNIX_X11" to the correct...
2003-08-17 Christopher John... Game mode fixes from Bernhard Kaindl and Eric Espie.
2003-07-01 Brian Paulxf86VidMode error checking (Andrew Lentvorski)
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...