2022-03-07 |
John Tsiombikas | Added GLUT_ACTIVE_SUPER modifier, and corresponding... |
commit | commitdiff |
2018-04-02 |
John Tsiombikas | - fallback to non-sRGB visuals if the context creation... |
commit | commitdiff |
2017-06-30 |
Rcmaniac25 | Changed EXPAND_WCB so it works with MSVC and GCC |
commit | commitdiff |
2017-06-30 |
Rcmaniac25 | Initial work on callbacks with user data parameters. |
commit | commitdiff |
2016-01-20 |
Jinrong Xie | moved spaceball macros from freeglut_std.h to freeglut_... |
commit | commitdiff |
2015-12-14 |
Rcmaniac25 | Added GLUT_ALLOW_NEGATIVE_WINDOW_POSITION so windows... |
commit | commitdiff |
2014-10-17 |
Diederick Niehorster | adding glutStrokeWidthf and glutStrokeLengthf from... |
commit | commitdiff |
2014-10-17 |
Diederick Niehorster | renamed all references to freeglut_xxx files (their... |
commit | commitdiff |
2014-09-28 |
Diederick Niehorster | drawing join dots on stroke fonts is now optional ... |
commit | commitdiff |
2013-04-04 |
Diederick Niehorster | menu fonts API improved |
commit | commitdiff |
2013-04-04 |
Diederick Niehorster | instead of separate Pause and Resume CBs, we now have... |
commit | commitdiff |
2013-04-04 |
Diederick Niehorster | can now set the font used for a menu |
commit | commitdiff |
2013-04-01 |
Diederick Niehorster | implement setter for texture coord 2 (u,v) vertex attri... |
commit | commitdiff |
2013-04-01 |
Diederick Niehorster | further worked on the teapot drawing code: |
commit | commitdiff |
2012-11-23 |
Diederick Niehorster | added glutPositionFunc callback, now just need to imple... |
commit | commitdiff |
2012-11-19 |
Diederick Niehorster | GLUT_GEOMETRY_VISUALIZE_NORMALS is a better name than... |
commit | commitdiff |
2012-11-18 |
Diederick Niehorster | can now also draw the normal vectors (seems very useful... |
commit | commitdiff |
2012-09-25 |
Diederick Niehorster | GLUT_WINDOW_HEADER_HEIGHT should always have been GLUT_... |
commit | commitdiff |
2012-06-09 |
Sylvain Beucler | Make glutInitContextFunc/glutPauseFunc/glutResumeFunc... |
commit | commitdiff |
2012-06-09 |
Sylvain Beucler | Add pointers to discussion on multi-touch |
commit | commitdiff |
2012-05-04 |
Sylvain Beucler | Add new callback to reload context, pending propername |
commit | commitdiff |
2012-05-01 |
Sylvain Beucler | fg_geometry: remove GLES-specific #ifdefs (in code... |
commit | commitdiff |
2012-03-31 |
Sylvain Beucler | fg_geometry: Enable supported geometry functions for... |
commit | commitdiff |
2012-03-31 |
Sylvain Beucler | OpenGL 2.0: add 2 user-defined, per-context vertex... |
commit | commitdiff |
2012-03-31 |
John Tsiombikas | added an option (GLUT_SKIP_STALE_MOTION_EVENTS) to... |
commit | commitdiff |
2012-03-23 |
Sylvain Beucler | - Document what works with GLES1 and GLES2 as of now |
commit | commitdiff |
2012-03-22 |
Sylvain Beucler | Geometry: Use 'double' instead of 'GLdouble' in include... |
commit | commitdiff |
2012-03-17 |
Sylvain Beucler | Identify more precisly where GLdouble->GLfloat is neede... |
commit | commitdiff |
2012-03-15 |
Diederick Niehorster | added a bit more doc |
commit | commitdiff |
2011-09-04 |
John F. Fay | Putting in Diederick Niehorster's fullstreen patch... |
commit | commitdiff |
2011-03-18 |
John F. Fay | Adding multitouch capability per e-mail from Florian... |
commit | commitdiff |
2010-11-01 |
John F. Fay | Addressing feature request 2116152 -- adding an fgError... |
commit | commitdiff |
2010-01-04 |
John F. Fay | Implementing feature request 2824176: detection of... |
commit | commitdiff |
2009-08-10 |
Sven Panne | Added support for sRGB framebuffers via the GLX_ARB_fra... |
commit | commitdiff |
2009-02-03 |
John F. Fay | Removing some errant tabs, fixing ticket #2137721,... |
commit | commitdiff |
2008-11-02 |
Sven Panne | Added OpenGL 3.0 context creation API entries |
commit | commitdiff |
2007-12-02 |
John F. Fay | Adding "glutFullScreenToggle" for X11 -- still needs... |
commit | commitdiff |
2007-11-12 |
John F. Fay | Implementing Jocelyn Frechot's changes -- see e-mail... |
commit | commitdiff |
2007-09-21 |
John F. Fay | Implementing Larry Ramey's "glutExit" feature (see... |
commit | commitdiff |
2005-10-12 |
Sven Panne | Moved GLUT_INIT_STATE to <GL/freeglut_ext.h>, it is... |
commit | commitdiff |
2005-10-06 |
John F. Fay | Allowing compilation of Windows version by removing... |
commit | commitdiff |
2005-07-08 |
Sven Panne | Made all the "glutJoystickXXX" functions part of the... |
commit | commitdiff |
2005-03-23 |
Brian Paul | added comment about AUX flags |
commit | commitdiff |
2005-02-11 |
Brian Paul | Aux color buffer support. Pass one of GLUT_AUX[1234... |
commit | commitdiff |
2005-02-11 |
Brian Paul | Fix object/function pointer inconsistencies which are... |
commit | commitdiff |
2004-05-12 |
J.C. Jones | John Fay: Direct/indirect rendering context change... |
commit | commitdiff |
2004-03-15 |
Richard Rauch | Completed removal of all support for the offscreen... |
commit | commitdiff |
2004-02-19 |
Richard Rauch | Added "offscreen" demo, a very simple program that... |
commit | commitdiff |
2003-11-25 |
Richard Rauch | Commit of work from Nigel: |
commit | commitdiff |
2003-10-28 |
Richard Rauch | Commit, mostly of work from John: |
commit | commitdiff |
2003-08-28 |
J.C. Jones | Changes stroke function arguments from "const char... |
commit | commitdiff |
2003-08-27 |
Christopher John... | Added double underscores to the header included macros. |
commit | commitdiff |
2003-06-27 |
Brian Paul | XF86 game mode fixes, context sharing option. (John... |
commit | commitdiff |
2003-06-23 |
Brian Paul | Assorted updates from John Fay. |
commit | commitdiff |
2003-06-19 |
Eric Sandall | GLUT_VERSION updates from John Fay |
commit | commitdiff |
2003-06-18 |
Eric Sandall | * Hopefully I did THIS one right (used 'cvs update... |
commit | commitdiff |
2003-06-18 |
Brian Paul | Added FREEGLUT_VERSION_1_3. |
commit | commitdiff |
2003-06-17 |
Brian Paul | added glutGetProcAddress() |
commit | commitdiff |
2003-06-12 |
Don Heyse | John's window positioning corrections. |
commit | commitdiff |
2003-02-07 |
Don Heyse | Broke freeglut.h into glut.h and freeglut_ext.h |
commit | commitdiff |
|