Added API macros for Spaceball buttons.
[freeglut] / include / GL / freeglut_std.h
2016-01-20 Jinrong XieAdded API macros for Spaceball buttons.
2014-10-17 Diederick Niehorsteradding glutStrokeWidthf and glutStrokeLengthf from...
2014-10-17 Diederick Niehorsterrenamed all references to freeglut_xxx files (their...
2014-06-01 Sylvain BeuclerUnify GLES1 and GLES2 (libraries are compatible and...
2013-04-01 Diederick Niehorsterfurther worked on the teapot drawing code:
2013-03-31 Diederick Niehorstersame as for all other geometry functions, teapot takes...
2012-11-16 Diederick Niehorsterincluding OpenGL/gl.h and OpenGL/glu.h when on apple...
2012-06-09 Sylvain BeuclerMark FREEGLUT_VERSION_2_0 as deprecated as per ML discu...
2012-05-25 Diederick Niehorsteron windows+MSVC, debug builds of the library now have...
2012-05-24 Diederick Niehorsternote about teapot rendering, front facing polygons...
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 Beuclerfg_geometry: sphere: GL_UNSIGNED_INT->GL_UNSIGNED_SHORT...
2012-03-23 Sylvain BeuclerDon't alter glutWireTeapot and glutSolidTeapot prototyp...
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-17 Sylvain BeuclerCopy documentation about FREEGLUT_GLES2 and FREEGLUT_GL...
2012-03-16 Sylvain BeuclerGLES1 and GLES2 versions are now compiled with -DFREEGL...
2012-03-11 Diederick Niehorstertimers internally now use 64bit unsigned int, if available
2012-03-11 Sylvain BeuclerSupport GLES headers
2011-06-10 John F. FayPatch for new Visual Studios to fix typos and quiet...
2010-01-25 John F. FayMaking all Windows include file names lower-case for...
2010-01-04 John F. FayFixing a typo in a comment
2009-08-10 Sven PanneAdded support for sRGB framebuffers via the GLX_ARB_fra...
2009-06-11 Sven PanneDisable the ATEXIT_HACK for Watcom, their "exit" functi...
2009-05-22 Sven PanneAvoid warnings when the ATEXIT_HACK is used with GCC...
2009-05-22 Sven PanneAdded the ugly ATEXIT_HACK from GLUT 3.7, making freegl...
2009-03-09 John F. FayMaking the definition of "WIN32_LEAN_AND_MEAN" conditio...
2007-09-19 John F. FayImplementing first part of Windows version of "GLUT_CAP...
2006-09-26 Joe KrahnAdded FREEGLUT_LIB_PRAGMAS to control MS library pragma...
2005-10-12 Sven PanneMoved GLUT_INIT_STATE to <GL/freeglut_ext.h>, it is...
2005-08-31 John F. FayImplementing WATCOM support
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-05-12 J.C. JonesJohn Fay: Direct/indirect rendering context change...
2004-03-15 Daniel Wagneradded support for WindowsCE (building on top of klimt)
2003-12-30 Nigel StewartThree supported win32 compilation environments: MSVC...
2003-11-11 Richard RauchRemoval of all remaining TABs in the freeglut *.[ch...
2003-10-21 Christopher John... Added --disable-replace-glut option to autoconf configure.