Changed the overlay (freeglut_state.c:662) to return FALSE, as it's not imp
[freeglut] / src /
2003-07-17 Eric SandallChanged the overlay (freeglut_state.c:662) to return...
2003-07-12 Andreas Umbachrenamed freeglut library to glut, bumped version info...
2003-07-12 Andreas Umbachchanges for make dist
2003-07-11 Christopher John... Fix for the font binary compatibility problem.
2003-07-10 Christopher John... Changed to build libfreeglut.so.2.0.0
2003-07-07 Christopher John... glutMainLoopEvent() was not closing windows properly.
2003-07-03 Eric SandallRemoved unused char *ptr from freeglut_misc.c
2003-07-02 Christopher John... It was crashing on and event for a unknown window.
2003-07-02 Brian Paulrewrite of glutExtensionSupported - works correctly now
2003-07-01 Eric SandallFixed the 'ptr + len' problem in freeglut_misc.c:90
2003-07-01 Brian Paulbump versions to 2.0
2003-07-01 Brian Paulxf86VidMode error checking (Andrew Lentvorski)
2003-06-27 Brian PaulXF86 game mode fixes, context sharing option. (John...
2003-06-25 Brian Paulversion bumps
2003-06-25 Brian PaulAssorted version 2.0.0 updates (John Fay).
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...