2007-12-02 |
John F. Fay | Adding "glutFullScreenToggle" for X11 -- still needs... |
blob | commitdiff |
2007-11-12 |
John F. Fay | Implementing Jocelyn Frechot's changes -- see e-mail... |
blob | commitdiff | diff to current |
2007-09-22 |
John F. Fay | Putting in Jocelyn Frechot's X11 visual context changes... |
blob | commitdiff | diff to current |
2007-09-16 |
John F. Fay | Fixing bug report #1052151 from October 2004. |
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-23 |
Joe Krahn | Removed WindowState.IsGameMode; it is redundant with... |
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 |
2006-09-21 |
John F. Fay | Fixing two minor bugs, adding comments |
blob | commitdiff | diff to current |
2006-09-21 |
John F. Fay | Changing "GameMode" to "GameModeWindow ... and testing... |
blob | commitdiff | diff to current |
2005-08-31 |
John F. Fay | Adding Open Watcom support |
blob | commitdiff | diff to current |
2005-07-08 |
Sven Panne | Made all the "glutJoystickXXX" functions part of the... |
blob | commitdiff | diff to current |
2005-07-05 |
John F. Fay | Changing a comment ... nothing big. |
blob | commitdiff | diff to current |
2005-07-05 |
Sven Panne | Tiny change to make grep's life easier: Rename the... |
blob | commitdiff | diff to current |
2005-07-02 |
Sven Panne | Handle modifiers in MotionNotify events, too. This... |
blob | commitdiff | diff to current |
2005-07-01 |
Sven Panne | Fixed #ifdef for ChangeDisplaySettingsEx prototype. |
blob | commitdiff | diff to current |
2005-07-01 |
Sven Panne | MinGW is lacking a prototype for ChangeDisplaySettingsE... |
blob | commitdiff | diff to current |
2005-06-22 |
John F. Fay | Joe Krahn\'s input (dials) device implementation. |
blob | commitdiff | diff to current |
2005-06-02 |
J.C. Jones | 2.4.0 Release Candiate 5 |
blob | commitdiff | diff to current |
2005-05-12 |
John F. Fay | Takeshi Nishimura\'s menu changes--menus should now... |
blob | commitdiff | diff to current |
2005-05-06 |
Sven Panne | Necessary compilation fixes for newer GCCs (e.g. 3... |
blob | commitdiff | diff to current |
2005-05-04 |
John F. Fay | Removing an unused variable |
blob | commitdiff | diff to current |
2005-04-26 |
John F. Fay | Fixing the typecasts on the callback fetches and invoca... |
blob | commitdiff | diff to current |
2005-04-22 |
John F. Fay | Trying again to change \"fgStructure.Window\" to \... |
blob | commitdiff | diff to current |
2005-04-15 |
John F. Fay | Testing! |
blob | commitdiff | diff to current |
2005-02-16 |
Brian Paul | fixes for menus being attached to multiple buttons... |
blob | commitdiff | diff to current |
2005-02-11 |
Brian Paul | Fix object/function pointer inconsistencies which are... |
blob | commitdiff | diff to current |
2005-01-23 |
Sven Panne | Stylistic change only (added "do { ... } while( 0 ... |
blob | commitdiff | diff to current |
2005-01-03 |
Sven Panne | autoconf'd vfprintf |
blob | commitdiff | diff to current |
2005-01-03 |
Sven Panne | Cosmetics. |
blob | commitdiff | diff to current |
2005-01-03 |
Sven Panne | Improved <sys/typed.h> / <unistd.h> handling as suggest... |
blob | commitdiff | diff to current |
2005-01-03 |
Sven Panne | Fixed <sys/time.h> / <time.h> handling as suggested... |
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 |
J.C. Jones | Changes remove duplicate menu code from "freeglut_windo... |
blob | commitdiff | diff to current |
2005-01-03 |
J.C. Jones | Adding initialization checking to all GLUT interface... |
blob | commitdiff | diff to current |
2004-12-17 |
J.C. Jones | Some assertion changes / removals from Dr. John Fay |
blob | commitdiff | diff to current |
2004-10-06 |
Brian Paul | joystick init fixes (John Fay) |
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-08-11 |
J.C. Jones | Fix a game mode crashing bug, conditional compilation... |
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-05-12 |
J.C. Jones | John Fay: Remove some obsolete defined symbols. |
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-15 |
Richard Rauch | Completed removal of all support for the offscreen... |
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 | C++ style comment converted to C style comment |
blob | commitdiff | diff to current |
2004-02-07 |
Richard Rauch | Adds GLUT_OFFSCREEN as a display mode option. This... |
blob | commitdiff | diff to current |
2003-12-30 |
Nigel Stewart | Explicitly cast function pointer to (void *) in SET_WCB... |
blob | commitdiff | diff to current |
2003-12-30 |
Nigel Stewart | Three supported win32 compilation environments: MSVC... |
blob | commitdiff | diff to current |
2003-12-19 |
Richard Rauch | Ooops, left some cruft in a comment in the header when... |
blob | commitdiff | diff to current |
2003-12-19 |
Richard Rauch | Wrote SET_WCB() to set a window callback. This lets... |
blob | commitdiff | diff to current |
2003-12-11 |
Christopher John... | The deferred window destruction code was destroying... |
blob | commitdiff | diff to current |
2003-12-11 |
J.C. Jones | Update to reflect 2.2.0 release |
blob | commitdiff | diff to current |
2003-12-03 |
Richard Rauch | Hrm. I misunderstood the purpose of {window->State... |
blob | commitdiff | diff to current |
2003-12-01 |
Christopher John... | Added missing prototype for new list function. |
blob | commitdiff | diff to current |
2003-11-28 |
Christopher John... | Timer optimizations. |
blob | commitdiff | diff to current |
2003-11-27 |
Christopher John... | Window close fix. |
blob | commitdiff | diff to current |
2003-11-25 |
Richard Rauch | More work from John (sorry for procrastinating): |
blob | commitdiff | diff to current |
2003-11-25 |
Richard Rauch | Change from John (I removed a couple of spaces from... |
blob | commitdiff | diff to current |
2003-11-21 |
Richard Rauch | Numerous style normalizations from John: |
blob | commitdiff | diff to current |
2003-11-21 |
Richard Rauch | All changes are from John, except for: |
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-15 |
Christopher John... | Removed the state variable BuildingAMenu. |
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 | Normalized the internal header's style a bit. |
blob | commitdiff | diff to current |
2003-11-07 |
Richard Rauch | Adopted Eero Pajarre's suggestion of using a do { ... |
blob | commitdiff | diff to current |
2003-11-07 |
Richard Rauch | Oh well, I might as well add the call to clear callback... |
blob | commitdiff | diff to current |
2003-11-07 |
Richard Rauch | Added fgInitCallBacks() to freeglut_structure.c. ... |
blob | commitdiff | diff to current |
2003-11-06 |
Richard Rauch | Cleanup pass after committing callback conversion ... |
blob | commitdiff | diff to current |
2003-11-06 |
Richard Rauch | Converted the "Callbacks" structure (with named members... |
blob | commitdiff | diff to current |
2003-10-28 |
Richard Rauch | Commit, mostly of work from John: |
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-08-27 |
J.C. Jones | Major overhaul to the menu system, by John Fay |
blob | commitdiff | diff to current |
2003-08-17 |
Christopher John... | Game mode fixes from Bernhard Kaindl and Eric Espie. |
blob | commitdiff | diff to current |
2003-08-04 |
Christopher John... | Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDO... |
blob | commitdiff | diff to current |
2003-08-02 |
Christopher John... | Putting stuff back that was undone with the menu code... |
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-08-01 |
Christopher John... | Added autoconf detection for the xf86 vid mode extentions. |
blob | commitdiff | diff to current |
2003-08-01 |
Eric Sandall | src/freeglut_initial.c:91 Added check for SOLARIS OS |
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-25 |
Brian Paul | version bumps |
blob | commitdiff | diff to current |
2003-06-23 |
Eric Sandall | Changed all references to the 'freeglut-1.3' directory... |
blob | commitdiff | diff to current |
|