2003-12-11 |
J.C. Jones | Disable/enable lighting in the "one.c" demo (John Fay) |
commit | commitdiff | tree | snapshot |
2003-12-11 |
J.C. Jones | Add some essentials to get this program to compile... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
J.C. Jones | Update to reflect 2.2.0 release |
commit | commitdiff | tree | snapshot |
2003-12-11 |
J.C. Jones | Note the release of 2.2.0 RC1 |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Richard Rauch | John correctly observed that the initialization {OldHei... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Richard Rauch | Commit of John's change to stop an infinite-loop condit... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Richard Rauch | Two from Nigel: |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Christopher... | Added an option to enable gcc compiler warnings. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Richard Rauch | Touched up several comments, pointing up things that... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Richard Rauch | Hrm. I misunderstood the purpose of {window->State... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Richard Rauch | Changed Create/ConfigureNotify handling in UNIX_X11: |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Richard Rauch | Added an "XXX" earmark for post-release contemplation... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Richard Rauch | Ensure that the time-out for sleeping is never negative. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Richard Rauch | Fixed a bug for UNIX_X11 where window reshape events... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Christopher... | Added missing prototype for new list function. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Christopher... | Timer optimizations. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Christopher... | Timer optimizations. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Christopher... | Fixed windows compilation problem with last update. |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Christopher... | Window close fix. |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Richard Rauch | Added change from Nigel to have resize events cause... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Richard Rauch | John reported, and fixed, a problem that recent changes... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Richard Rauch | Update from John: Removed the freeglut hack of decremen... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Richard Rauch | Added a new demo (from Nigel) showing some of the basic... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Richard Rauch | Commit of work from Nigel: |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Richard Rauch | More work from John (sorry for procrastinating): |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Richard Rauch | Change from John (I removed a couple of spaces from... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Richard Rauch | Numerous style normalizations from John: |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Richard Rauch | All changes are from John, except for: |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Christopher... | Lots of stuff that John F. Fay pointed out. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Christopher... | Fix spelling mistake in a variable name. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Christopher... | Made Modifers variable global as per glut classic. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Christopher... | Removed old unused glutInitDisplayString code. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Christopher... | Use XParseGeometry for better geometry parsing. |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Christopher... | Removed the state variable BuildingAMenu. |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Christopher... | freeglut_assert_ready is going to have to go at some... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Christopher... | Replace TRUE with GL_TRUE and FALSE with GL_FALSE where... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Richard Rauch | Normalized the spacing around symbols, for the most... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Christopher... | Added a call to fgDeinitialize() before the call to... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Richard Rauch | Style normalizations to the joystick code. |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Christopher... | Added a new state variable "Initalized". |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Normalized the internal header's style a bit. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Plowed one more file this morning. Still just trivial... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Yet more trivial style normalizations. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Minor style corrections. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Minor spacing quibble. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Added a brief explanatory note to the X code for GLUT_C... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Rauch | Noted one of a few cases where we do something immediat... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Richard Rauch | Updated ChangeLog for the day. |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Richard Rauch | Removal of all remaining TABs in the freeglut *.[ch... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Richard Rauch | Moved glutInit*() functions ahead of glutInit(). ... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Richard Rauch | Style normalizations: Removed CRs and hard TABs mostly. |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Richard Rauch | Corrected the numbering of the ChangeLog (there were... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Richard Rauch | Added CRs to the ends of all lines in MS developer... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | John's fix for the minimize/close/maximize controls... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | A *.dsp file for CallbackMaker in the demos. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | New demo from John: CallbackMaker. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | Hm. I thought that I already hit this file for style... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | Ooops. Forgot that we already had a call to fgClearCal... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | Added Nigel's suggested code to clear all but the destr... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | Modified the menus to refer to {border} rather than... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Richard Rauch | Well, a couple of days have gone by, so I assume that... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Christopher... | Applied Braden McDaniel's non-srcdir build patch. |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Richard Rauch | A first pass over freeglut_menu.c to bring it in line... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Richard Rauch | Altered the way that the {random} value (from 0..3... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | From John: |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Stripped out the now truly extraneous {braces} in such... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Adopted Eero Pajarre's suggestion of using a do { ... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Pure code janitoring: Shuffled the order of some of... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Combined EnterNotify and LeaveNotify event processing... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Added ReparentNotify case to UNIX_X11 event loop, to... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Oh well, I might as well add the call to clear callback... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Added fgInitCallBacks() to freeglut_structure.c. ... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Style normalization; removal of say-nothing-useful... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Normalized the style of freeglut_font.c No substantial... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Somewhat normalized the style of this file. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Further normalization of the code's style. No substant... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Split one last overlong line in freeglut_cursor.c. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Added GLUT_CURSOR_NONE support in UNIX_X11 (well, NetBS... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Further normalized the style of the cursor code. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Slight style improvements. Two rules of thumb that... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Grr. Forgot to enable the "freeglut" C programming... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Richard Rauch | Minor corrections to the UNIX_X11 mouse-wheel support... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Richard Rauch | Ooops. I screwed up on part of John's fixes. Sorry. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Richard Rauch | Cleanup pass after committing callback conversion ... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Richard Rauch | Converted the "Callbacks" structure (with named members... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Richard Rauch | From John, a couple of lines needed to be changed to... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Richard Rauch | Update from John: Includes mouse button, mouse motion... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Multiple changes from John. Style issues, plus a bug... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Some changes, mostly from John. Mostly style changes. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Per John's emailed desire to have all files obey UNIX... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Update from John: |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Update from John: |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Got rid of the G_LOG_DOMAIN junk, per discussion on... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Minor formatting quibbles. (The brain isn't up to... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Richard Rauch | Missed a block where one level was 2-space indented. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Fixed a memory leak (thanks for the correction, John!). |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Deleted 3 files (again?) from CVS, on John's request... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | * Indentation issues. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Heh. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Extracted some common code to a subroutine, in glutMain... |
commit | commitdiff | tree | snapshot |
next |