2004-02-07 |
Richard Rauch | Changed a couple of XXX comments. Added a new one.... |
tree | commitdiff |
2004-02-07 |
Richard Rauch | John added a #pragma to the joystick code for WIN32... |
tree | commitdiff |
2004-02-07 |
Richard Rauch | Adds GLUT_OFFSCREEN as a display mode option. This... |
tree | commitdiff |
2004-02-05 |
Richard Rauch | Big import of updated joystick code from PLIB, with... |
tree | commitdiff |
2004-02-01 |
Richard Rauch | Close a bug whereby events can be delayed arbitrarily... |
tree | commitdiff |
2004-01-16 |
Richard Rauch | Ammended a comment on fgCheckJoystickCallback(). |
tree | commitdiff |
2004-01-16 |
Richard Rauch | Minor style normalizations to minimize the diffs betwee... |
tree | commitdiff |
2004-01-16 |
Richard Rauch | Some changes from John. |
tree | commitdiff |
2004-01-05 |
Nigel Stewart | Win32 glutIconifyWindow() patch contributed by John... |
tree | commitdiff |
2003-12-30 |
Richard Rauch | Split a few overlong lines. |
tree | commitdiff |
2003-12-30 |
Richard Rauch | Changed several #ifdef's to proper #if's. Eeek. Oook. |
tree | commitdiff |
2003-12-30 |
Richard Rauch | Hm... I thought that I committed this last night.... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Explicitly cast function pointer to (void *) in SET_WCB... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Typesafe handling of temporary window destroy callback |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Three supported win32 compilation environments: MSVC... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | strlen expects (char *), rather than (unsigned char *) |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Replace assignment of array to struct with field-by... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | glutBitmapString and glutBitmapLength expect (unsigned... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Replace #ifdef WIN32 with #ifdef TARGET_HOST_WIN32... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | fgState.FPSInterval is unsigned int (GLuint), environme... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | OpenGL context is not made current on Win32 until fgSet... |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | #pragma message is only understood my MS compiler |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Resolve bug 864978 - GLUT_OWNS_JOYSTICK unhandled |
tree | commitdiff |
2003-12-30 |
Nigel Stewart | Tidy nested if/else to suppress gcc -Wall -pedantic... |
tree | commitdiff |
2003-12-23 |
Richard Rauch | Moved the window-resize code so that it happens wheneve... |
tree | commitdiff |
2003-12-22 |
Richard Rauch | Got rid of those int/ptr warnings on AMD64. (The code was |
tree | commitdiff |
2003-12-22 |
Richard Rauch | Several test-on-assignment cases have been converted... |
tree | commitdiff |
2003-12-19 |
Richard Rauch | Ooops, left some cruft in a comment in the header when... |
tree | commitdiff |
2003-12-19 |
Richard Rauch | Wrote SET_WCB() to set a window callback. This lets... |
tree | commitdiff |
2003-12-11 |
Richard Rauch | Stripped out TABs that got reintroduced. |
tree | commitdiff |
2003-12-11 |
Christopher John... | The deferred window destruction code was destroying... |
tree | commitdiff |
2003-12-11 |
J.C. Jones | Nigel Stewart's Win32 window-sizing fix for game mode |
tree | commitdiff |
2003-12-11 |
J.C. Jones | Update to reflect 2.2.0 release |
tree | commitdiff |
2003-12-11 |
Richard Rauch | John correctly observed that the initialization {OldHei... |
tree | commitdiff |
2003-12-10 |
Richard Rauch | Commit of John's change to stop an infinite-loop condit... |
tree | commitdiff |
2003-12-03 |
Richard Rauch | Touched up several comments, pointing up things that... |
tree | commitdiff |
2003-12-03 |
Richard Rauch | Hrm. I misunderstood the purpose of {window->State... |
tree | commitdiff |
2003-12-02 |
Richard Rauch | Changed Create/ConfigureNotify handling in UNIX_X11: |
tree | commitdiff |
2003-12-02 |
Richard Rauch | Added an "XXX" earmark for post-release contemplation... |
tree | commitdiff |
2003-12-02 |
Richard Rauch | Ensure that the time-out for sleeping is never negative. |
tree | commitdiff |
2003-12-02 |
Richard Rauch | Fixed a bug for UNIX_X11 where window reshape events... |
tree | commitdiff |
2003-12-01 |
Christopher John... | Added missing prototype for new list function. |
tree | commitdiff |
2003-11-28 |
Christopher John... | Timer optimizations. |
tree | commitdiff |
2003-11-28 |
Christopher John... | Timer optimizations. |
tree | commitdiff |
2003-11-28 |
Christopher John... | Fixed windows compilation problem with last update. |
tree | commitdiff |
2003-11-27 |
Christopher John... | Window close fix. |
tree | commitdiff |
2003-11-26 |
Richard Rauch | Added change from Nigel to have resize events cause... |
tree | commitdiff |
2003-11-25 |
Richard Rauch | John reported, and fixed, a problem that recent changes... |
tree | commitdiff |
2003-11-25 |
Richard Rauch | Update from John: Removed the freeglut hack of decremen... |
tree | commitdiff |
2003-11-25 |
Richard Rauch | Commit of work from Nigel: |
tree | commitdiff |
2003-11-25 |
Richard Rauch | More work from John (sorry for procrastinating): |
tree | commitdiff |
2003-11-25 |
Richard Rauch | Change from John (I removed a couple of spaces from... |
tree | commitdiff |
2003-11-21 |
Richard Rauch | Numerous style normalizations from John: |
tree | commitdiff |
2003-11-21 |
Richard Rauch | All changes are from John, except for: |
tree | commitdiff |
2003-11-18 |
Christopher John... | Lots of stuff that John F. Fay pointed out. |
tree | commitdiff |
2003-11-17 |
Christopher John... | Fix spelling mistake in a variable name. |
tree | commitdiff |
2003-11-16 |
Christopher John... | Made Modifers variable global as per glut classic. |
tree | commitdiff |
2003-11-16 |
Christopher John... | Removed old unused glutInitDisplayString code. |
tree | commitdiff |
2003-11-16 |
Christopher John... | Use XParseGeometry for better geometry parsing. |
tree | commitdiff |
2003-11-15 |
Christopher John... | Removed the state variable BuildingAMenu. |
tree | commitdiff |
2003-11-15 |
Christopher John... | freeglut_assert_ready is going to have to go at some... |
tree | commitdiff |
2003-11-15 |
Christopher John... | Replace TRUE with GL_TRUE and FALSE with GL_FALSE where... |
tree | commitdiff |
2003-11-15 |
Richard Rauch | Normalized the spacing around symbols, for the most... |
tree | commitdiff |
2003-11-15 |
Christopher John... | Added a call to fgDeinitialize() before the call to... |
tree | commitdiff |
2003-11-15 |
Richard Rauch | Style normalizations to the joystick code. |
tree | commitdiff |
2003-11-15 |
Christopher John... | Added a new state variable "Initalized". |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Normalized the internal header's style a bit. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Plowed one more file this morning. Still just trivial... |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Yet more trivial style normalizations. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Minor style corrections. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Minor spacing quibble. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Added a brief explanatory note to the X code for GLUT_C... |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Noted one of a few cases where we do something immediat... |
tree | commitdiff |
2003-11-11 |
Richard Rauch | Removal of all remaining TABs in the freeglut *.[ch... |
tree | commitdiff |
2003-11-11 |
Richard Rauch | Corrected the numbering of the ChangeLog (there were... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | John's fix for the minimize/close/maximize controls... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Hm. I thought that I already hit this file for style... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Ooops. Forgot that we already had a call to fgClearCal... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Added Nigel's suggested code to clear all but the destr... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Modified the menus to refer to {border} rather than... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Well, a couple of days have gone by, so I assume that... |
tree | commitdiff |
2003-11-08 |
Richard Rauch | A first pass over freeglut_menu.c to bring it in line... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | From John: |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Stripped out the now truly extraneous {braces} in such... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Adopted Eero Pajarre's suggestion of using a do { ... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Pure code janitoring: Shuffled the order of some of... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Combined EnterNotify and LeaveNotify event processing... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Added ReparentNotify case to UNIX_X11 event loop, to... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Oh well, I might as well add the call to clear callback... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Added fgInitCallBacks() to freeglut_structure.c. ... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Style normalization; removal of say-nothing-useful... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Normalized the style of freeglut_font.c No substantial... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Somewhat normalized the style of this file. |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Further normalization of the code's style. No substant... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Split one last overlong line in freeglut_cursor.c. |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Added GLUT_CURSOR_NONE support in UNIX_X11 (well, NetBS... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Further normalized the style of the cursor code. |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Slight style improvements. Two rules of thumb that... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Grr. Forgot to enable the "freeglut" C programming... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Minor corrections to the UNIX_X11 mouse-wheel support... |
tree | commitdiff |
next |