Added support for sRGB framebuffers via the GLX_ARB_framebuffer_sRGB /
[freeglut] / include / GL / freeglut_ext.h
2009-08-10 Sven PanneAdded support for sRGB framebuffers via the GLX_ARB_fra...
2009-02-03 John F. FayRemoving some errant tabs, fixing ticket #2137721,...
2008-11-02 Sven PanneAdded OpenGL 3.0 context creation API entries
2007-12-02 John F. FayAdding "glutFullScreenToggle" for X11 -- still needs...
2007-11-12 John F. FayImplementing Jocelyn Frechot's changes -- see e-mail...
2007-09-21 John F. FayImplementing Larry Ramey's "glutExit" feature (see...
2005-10-12 Sven PanneMoved GLUT_INIT_STATE to <GL/freeglut_ext.h>, it is...
2005-10-06 John F. FayAllowing compilation of Windows version by removing...
2005-07-08 Sven PanneMade all the "glutJoystickXXX" functions part of the...
2005-03-23 Brian Pauladded comment about AUX flags
2005-02-11 Brian PaulAux color buffer support. Pass one of GLUT_AUX[1234...
2005-02-11 Brian PaulFix object/function pointer inconsistencies which are...
2004-05-12 J.C. JonesJohn Fay: Direct/indirect rendering context change...
2004-03-15 Richard RauchCompleted removal of all support for the offscreen...
2004-02-19 Richard RauchAdded "offscreen" demo, a very simple program that...
2003-11-25 Richard RauchCommit of work from Nigel:
2003-10-28 Richard RauchCommit, mostly of work from John:
2003-08-28 J.C. JonesChanges stroke function arguments from "const char...
2003-08-27 Christopher John... Added double underscores to the header included macros.
2003-06-27 Brian PaulXF86 game mode fixes, context sharing option. (John...
2003-06-23 Brian PaulAssorted updates from John Fay.
2003-06-19 Eric SandallGLUT_VERSION updates from John Fay
2003-06-18 Eric Sandall* Hopefully I did THIS one right (used 'cvs update...
2003-06-18 Brian PaulAdded FREEGLUT_VERSION_1_3.
2003-06-17 Brian Pauladded glutGetProcAddress()
2003-06-12 Don HeyseJohn's window positioning corrections.
2003-02-07 Don HeyseBroke freeglut.h into glut.h and freeglut_ext.h