fg_geometry: remove GLES-specific #ifdefs (in code and headers), update Android test...
[freeglut] / include / GL / freeglut_ext.h
2012-05-01 Sylvain Beuclerfg_geometry: remove GLES-specific #ifdefs (in code...
2012-03-31 Sylvain Beuclerfg_geometry: Enable supported geometry functions for...
2012-03-31 Sylvain BeuclerOpenGL 2.0: add 2 user-defined, per-context vertex...
2012-03-31 John Tsiombikasadded an option (GLUT_SKIP_STALE_MOTION_EVENTS) to...
2012-03-23 Sylvain Beucler- Document what works with GLES1 and GLES2 as of now
2012-03-22 Sylvain BeuclerGeometry: Use 'double' instead of 'GLdouble' in include...
2012-03-17 Sylvain BeuclerIdentify more precisly where GLdouble->GLfloat is neede...
2012-03-15 Diederick Niehorsteradded a bit more doc
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...
2010-01-04 John F. FayImplementing feature request 2824176: detection of...
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