implemented SUPER key/modifier support on windows
[freeglut] / src / freeglut_geometry.c
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...
2011-01-23 John F. FayFixing bug report 3106347, 'Incorrect normals for glutS...
2005-07-08 Sven PanneMade a few global arrays "static", avoiding namespace...
2005-06-22 John F. FayFixing a bug in the Sierpinski sponge code that made...
2005-01-03 Sven PanneMoved '#include "config.h"' to freeglut_internal.h...
2005-01-03 J.C. JonesAdding initialization checking to all GLUT interface...
2004-09-23 Brian Paulassorted updates from John Fay
2004-09-13 Brian Paulsome function renaming, etc (John Fay)
2004-09-10 Brian Paulupdated comments from John Fay
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-18 Nigel StewartRefinements to comments
2003-11-25 Richard RauchCommit of work from Nigel:
2003-11-21 Richard RauchNumerous style normalizations from John:
2003-11-18 Christopher John... Lots of stuff that John F. Fay pointed out.
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-08-28 J.C. JonesCasting changes, John Fay
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...