Adding header files to the "freeglut" projects per e-mail from Paul Martz dated 1...
[freeglut] / src / freeglut_ext.c
2011-09-04 John F. FayPutting in Diederick Niehorster's fullstreen patch...
2011-03-18 John F. FayAdding multitouch capability per e-mail from Florian...
2010-11-01 John F. FayAddressing feature request 2116152 -- adding an fgError...
2009-08-10 Sven PanneAdded support for sRGB framebuffers via the GLX_ARB_fra...
2008-11-05 Sven PanneHandle new glutInitContext* API entries in glutGetProcA...
2008-11-02 Sven PanneMake a wgl/glXGetProcAddress abstraction available...
2008-07-10 John F. FayAdding "glutExit" to the functions in "fghGetProcAddres...
2007-12-02 John F. FayAdding "glutFullScreenToggle" for X11 -- still needs...
2007-11-12 John F. FayImplementing Jocelyn Frechot's changes -- see e-mail...
2006-09-21 John F. FayJoe Krahn's changes to "TARGET_HOST" defined constants
2005-07-08 Sven PanneMade all the "glutJoystickXXX" functions part of the...
2005-05-22 Sven PanneGuarantee consistency of names/addresses in glutGetProc...
2005-02-11 Brian PaulFix object/function pointer inconsistencies which are...
2005-01-05 Sven PanneHopefully removed all damage done by commits without...
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-12-31 Sven PanneFixed bug #1079530 (glutGetProcAddress and geometric...
2004-03-16 Daniel Wagnerreplaced all tabs with 4 spaces
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...
2003-11-18 Christopher John... Lots of stuff that John F. Fay pointed out.
2003-11-11 Richard RauchRemoval of all remaining TABs in the freeglut *.[ch...
2003-11-07 Richard RauchSomewhat normalized the style of this file.
2003-11-04 Richard RauchGot rid of the G_LOG_DOMAIN junk, per discussion on...
2003-10-28 Richard RauchCommit, mostly of work from John:
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...