2010-01-30 |
John F. Fay | Adding a more comprehensive warning message if "CreateD... |
blob | commitdiff |
2010-01-29 |
John F. Fay | Implementing Windows multiple-display patch per e-mail... |
blob | commitdiff | diff to current |
2009-12-13 |
John F. Fay | Having the library poll joysticks only if there is... |
blob | commitdiff | diff to current |
2009-12-02 |
John F. Fay | See e-mail from Martin Payne dated 11/30/09 at 5:51... |
blob | commitdiff | diff to current |
2009-11-03 |
John F. Fay | Protecting "errno" in case it is not defined per e... |
blob | commitdiff | diff to current |
2009-08-10 |
Sven Panne | Added support for sRGB framebuffers via the GLX_ARB_fra... |
blob | commitdiff | diff to current |
2009-07-23 |
Sven Panne | Unbreak the build for non-Windows platforms, fixing... |
blob | commitdiff | diff to current |
2009-07-10 |
John F. Fay | Making the "AT_EXIT" hack look a bit less like a copy... |
blob | commitdiff | diff to current |
2009-05-22 |
Sven Panne | Added the ugly ATEXIT_HACK from GLUT 3.7, making freegl... |
blob | commitdiff | diff to current |
2009-03-26 |
Sven Panne | Unbreak the build: C++ style comments are not allowed... |
blob | commitdiff | diff to current |
2009-03-17 |
John F. Fay | Removing some build warnings from deprecated functions... |
blob | commitdiff | diff to current |
2009-03-16 |
Sven Panne | Set the default number of samples per pixel to 4 and... |
blob | commitdiff | diff to current |
2008-11-02 |
Sven Panne | Added OpenGL 3.0 context creation API entries |
blob | commitdiff | diff to current |
2007-12-02 |
John F. Fay | Adding "glutFullScreenToggle" for X11 -- still needs... |
blob | commitdiff | diff to current |
2007-11-12 |
John F. Fay | Implementing Jocelyn Frechot's changes -- see e-mail... |
blob | commitdiff | diff to current |
2007-09-21 |
John F. Fay | Removing compiler warnings in MSVC 2005 build |
blob | commitdiff | diff to current |
2007-09-21 |
John F. Fay | Implementing Larry Ramey's "glutExit" feature (see... |
blob | commitdiff | diff to current |
2006-09-24 |
Joe Krahn | Converted Time counter to a uniform unsigned long it... |
blob | commitdiff | diff to current |
2006-09-21 |
John F. Fay | Adding temporary fix to "glutInitDisplayString" to... |
blob | commitdiff | diff to current |
2006-09-21 |
John F. Fay | Joe Krahn's changes to "TARGET_HOST" defined constants |
blob | commitdiff | diff to current |
2005-07-06 |
Sven Panne | X11 only: Destroy the global menu rendering context... |
blob | commitdiff | diff to current |
2005-07-02 |
Sven Panne | Handle modifiers in MotionNotify events, too. This... |
blob | commitdiff | diff to current |
2005-06-22 |
John F. Fay | Joe Krahn\'s input (dials) device implementation. |
blob | commitdiff | diff to current |
2005-05-04 |
John F. Fay | Making the \"key repeat\" initialization consistent... |
blob | commitdiff | diff to current |
2005-04-27 |
John F. Fay | Fixing Bug Report [ 1160442 ] glutGet(GLUT_ELAPSED_TIME... |
blob | commitdiff | diff to current |
2005-02-15 |
Brian Paul | AUX buffers for Windows (John Fay) |
blob | commitdiff | diff to current |
2005-02-11 |
Brian Paul | Aux color buffer support. Pass one of GLUT_AUX[1234... |
blob | commitdiff | diff to current |
2005-01-03 |
Sven Panne | Moved '#include "config.h"' to freeglut_internal.h... |
blob | commitdiff | diff to current |
2005-01-03 |
Sven Panne | Make it compile again with "-Wall -pedantic -Werror... |
blob | commitdiff | diff to current |
2005-01-03 |
J.C. Jones | Adding initialization checking to all GLUT interface... |
blob | commitdiff | diff to current |
2005-01-01 |
Sven Panne | Make "gcc -Wall -pedantic -Werror" happy. |
blob | commitdiff | diff to current |
2004-10-05 |
Brian Paul | improved comments and mouse coord adjustments (John... |
blob | commitdiff | diff to current |
2004-10-05 |
Brian Paul | more clean-ups, fixes from John Fay |
blob | commitdiff | diff to current |
2004-09-23 |
Brian Paul | assorted updates from John Fay |
blob | commitdiff | diff to current |
2004-09-15 |
J.C. Jones | Fix to glutInit() command-line argument compaction... |
blob | commitdiff | diff to current |
2004-09-13 |
Brian Paul | more updates from John Fay |
blob | commitdiff | diff to current |
2004-09-13 |
Brian Paul | some function renaming, etc (John Fay) |
blob | commitdiff | diff to current |
2004-09-10 |
Brian Paul | joystick updates from John Fay |
blob | commitdiff | diff to current |
2004-09-10 |
Brian Paul | updated comments from John Fay |
blob | commitdiff | diff to current |
2004-05-12 |
J.C. Jones | John Fay: Implement the modified logic of the direct... |
blob | commitdiff | diff to current |
2004-03-22 |
Daniel Wagner | removed .cpp file (using LoadLibrary() instead) |
blob | commitdiff | diff to current |
2004-03-16 |
Daniel Wagner | replaced all tabs with 4 spaces |
blob | commitdiff | diff to current |
2004-03-16 |
Nigel Stewart | Whitespace conversion - tabs to 4 spaces |
blob | commitdiff | diff to current |
2004-03-15 |
Daniel Wagner | added support for WindowsCE (building on top of klimt) |
blob | commitdiff | diff to current |
2004-03-14 |
Nigel Stewart | Resolution of X11 key-repeat handling |
blob | commitdiff | diff to current |
2004-03-14 |
Nigel Stewart | Stripped out tabs and end-of-line whitespace |
blob | commitdiff | diff to current |
2004-03-08 |
Nigel Stewart | ignoreKeyRepeat mode in FreeGLUT is TRUE by default |
blob | commitdiff | diff to current |
2004-03-08 |
Nigel Stewart | Include freeglut header via <GL/freeglut.h> rather... |
blob | commitdiff | diff to current |
2004-02-09 |
Richard Rauch | Commit of John's tidying-up of a comment, closing out... |
blob | commitdiff | diff to current |
2004-02-05 |
Richard Rauch | Big import of updated joystick code from PLIB, with... |
blob | commitdiff | diff to current |
2003-12-30 |
Nigel Stewart | fgState.FPSInterval is unsigned int (GLuint), environme... |
blob | commitdiff | diff to current |
2003-11-28 |
Christopher John... | Timer optimizations. |
blob | commitdiff | diff to current |
2003-11-26 |
Richard Rauch | Added change from Nigel to have resize events cause... |
blob | commitdiff | diff to current |
2003-11-21 |
Richard Rauch | Numerous style normalizations from John: |
blob | commitdiff | diff to current |
2003-11-18 |
Christopher John... | Lots of stuff that John F. Fay pointed out. |
blob | commitdiff | diff to current |
2003-11-17 |
Christopher John... | Fix spelling mistake in a variable name. |
blob | commitdiff | diff to current |
2003-11-16 |
Christopher John... | Made Modifers variable global as per glut classic. |
blob | commitdiff | diff to current |
2003-11-16 |
Christopher John... | Removed old unused glutInitDisplayString code. |
blob | commitdiff | diff to current |
2003-11-16 |
Christopher John... | Use XParseGeometry for better geometry parsing. |
blob | commitdiff | diff to current |
2003-11-15 |
Christopher John... | Removed the state variable BuildingAMenu. |
blob | commitdiff | diff to current |
2003-11-15 |
Christopher John... | freeglut_assert_ready is going to have to go at some... |
blob | commitdiff | diff to current |
2003-11-15 |
Christopher John... | Replace TRUE with GL_TRUE and FALSE with GL_FALSE where... |
blob | commitdiff | diff to current |
2003-11-15 |
Christopher John... | Added a new state variable "Initalized". |
blob | commitdiff | diff to current |
2003-11-14 |
Richard Rauch | Plowed one more file this morning. Still just trivial... |
blob | commitdiff | diff to current |
2003-11-06 |
Richard Rauch | Converted the "Callbacks" structure (with named members... |
blob | commitdiff | diff to current |
2003-11-04 |
Richard Rauch | Got rid of the G_LOG_DOMAIN junk, per discussion on... |
blob | commitdiff | diff to current |
2003-11-03 |
Richard Rauch | Fixed a memory leak (thanks for the correction, John!). |
blob | commitdiff | diff to current |
2003-10-31 |
Richard Rauch | En masse removal of most (I think) of the remaining... |
blob | commitdiff | diff to current |
2003-10-26 |
Richard Rauch | Added some error-checking (particularly w.r.t. strdup()). |
blob | commitdiff | diff to current |
2003-10-26 |
Richard Rauch | Fixed the buglet about failing to report the program... |
blob | commitdiff | diff to current |
2003-09-23 |
Richard Rauch | Per Nigel Stewart's comments, converted |
blob | commitdiff | diff to current |
2003-08-28 |
Christopher John... | Changed #ifdef to #if |
blob | commitdiff | diff to current |
2003-08-28 |
J.C. Jones | Casting changes, John Fay |
blob | commitdiff | diff to current |
2003-08-27 |
J.C. Jones | Major overhaul to the menu system, by John Fay |
blob | commitdiff | diff to current |
2003-08-02 |
J.C. Jones | Major menu changes (they appear in their own window... |
blob | commitdiff | diff to current |
2003-06-27 |
Brian Paul | XF86 game mode fixes, context sharing option. (John... |
blob | commitdiff | diff to current |
2003-06-23 |
Eric Sandall | Changed all references to the 'freeglut-1.3' directory... |
blob | commitdiff | diff to current |
|