2006-08-05 |
Sven Panne | Updated build requirements for SuSE 10.1 |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Sven Panne | Ooops, forgot to ingore INSTALL and install-sh in previ... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Sven Panne | Moved GLUT_INIT_STATE to <GL/freeglut_ext.h>, it is... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Sven Panne | Simply use autoreconf in autogen.sh, it is much simpler... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
John F. Fay | Allowing compilation of Windows version by removing... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
John F. Fay | Implementing Stereo in Windows |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Sven Panne | Use target-specific *_CPPFLAGS, not the deprecated... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Sven Panne | Use -Wall for automake to catch some buglets, deprecate... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Sven Panne | Silenced autogen.sh |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Necessary files for Open Watcom support |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Adding Open Watcom support |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Documenting support for Open Watcom |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Implementing WATCOM support |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Sven Panne | Nuked useless bit-fiddling, pointed out by John. I... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Sven Panne | Synched the DLL definitions with reality. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Sven Panne | Fixed the GLUT_CURSOR_INHERIT logic once again... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
John F. Fay | Fixing a cursor bug in \"GLUT_CURSOR_INHERIT\" |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Sven Panne | Improve autoconf magic: To detect headers like GL/gl... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Sven Panne | Avoid gcc warnings for some joystick code (e.g. on... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Sven Panne | Tiny cleanup only... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Sven Panne | Solaris doesn't have cfmakeraw, but it is only a conven... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Sven Panne | Made all the "glutJoystickXXX" functions part of the... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Sven Panne | Made a few global arrays "static", avoiding namespace... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Sven Panne | We only have pending redisplay callbacks when the windo... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Sven Panne | Removed redundant code. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Sven Panne | X11 only: Destroy the global menu rendering context... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Sven Panne | Reverting previous commit: %lf is a valid format specif... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
John F. Fay | Implementing the new menu context variable names in... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
John F. Fay | Changing a comment ... nothing big. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
John F. Fay | Fixing output formats ... nothing big |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Sven Panne | X11 only: Free XVisualInfo structures when they are... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Sven Panne | Tiny change to make grep's life easier: Rename the... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sven Panne | Handle modifiers in MotionNotify events, too. This... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sven Panne | Partial fixes for bug #1218900 (freeglut-2.4.0 on FreeBSD). |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sven Panne | Remove wrong "execute" bits when creating a distributio... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sven Panne | Tiny cosmetic change, not worth a ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sven Panne | Added John's missing ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
John F. Fay | Adding the \"freeglut_input_devices.c\" file to the... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sven Panne | Some steps toward compilation under MinGW. Note that... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sven Panne | Fixed #ifdef for ChangeDisplaySettingsEx prototype. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sven Panne | Silenced a signed/unsigned mismatched via a cast. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sven Panne | MinGW is lacking a prototype for ChangeDisplaySettingsE... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sven Panne | Removed redundant files from EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sven Panne | Ooops, forgot to set the current window in the last... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sven Panne | When a window is iconified, only an UnmapNotify is... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sven Panne | Cleaned up CreateNotify/ConfigureNotify handling. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sven Panne | Ooops, forgot to dump a few fields in some events... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sven Panne | Added --enable-debug configure flag. Currently it only... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sven Panne | Ignore files generated during RPM build. |
commit | commitdiff | tree | snapshot |
2005-06-23 |
John F. Fay | Fixing the documentation regarding callbacks and geomet... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
John F. Fay | Adding separate static library and DLL demonstration... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
John F. Fay | Adding separate demo program projects for static librar... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
John F. Fay | Adding support for separate static library demo programs |
commit | commitdiff | tree | snapshot |
2005-06-23 |
John F. Fay | Keeping current ... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
John F. Fay | New file for Joe Krahn\'s dials input device |
commit | commitdiff | tree | snapshot |
2005-06-22 |
John F. Fay | Fixing a bug in the Sierpinski sponge code that made... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
John F. Fay | Joe Krahn\'s input (dials) device implementation. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Sven Panne | Added an RPM spec file based on the one shipped with... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
J.C. Jones | Release of 2.4.0 |
commit | commitdiff | tree | snapshot |
2005-06-02 |
J.C. Jones | 2.4.0 Release Candiate 5 |
commit | commitdiff | tree | snapshot |
2005-05-26 |
John F. Fay | Takeshi Nishimura\'s changes to make the Windows mouse... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
J.C. Jones | 2.4.0 RC4 updates |
commit | commitdiff | tree | snapshot |
2005-05-26 |
J.C. Jones | Fix joysticks so they are polled by their timer correct... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Sven Panne | The original glutEnterGameMode() returns the window... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Sven Panne | When switching to game mode under X11, no ConfigureNoti... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Sven Panne | Guarantee consistency of names/addresses in glutGetProc... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Sven Panne | Lowering minimum autoconf version required. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
J.C. Jones | Tag for 2.4.0 RC3 |
commit | commitdiff | tree | snapshot |
2005-05-20 |
J.C. Jones | Notes |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sven Panne | Fixed SF bug #1204256: Off-by-one error in X11 mode... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sven Panne | Fixed SF bug #1204261: Mini space leak when creating... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
John F. Fay | Removing a C++ comment and simplifying the string handling |
commit | commitdiff | tree | snapshot |
2005-05-17 |
John F. Fay | Misiek\'s changes to fix Game Mode--getting display... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
J.C. Jones | Mark for 2.4 RC 2 |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John F. Fay | Removing two unused variables so this will compile... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John F. Fay | Updating the ChangeLog ... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John F. Fay | Takeshi Nishimura\'s menu changes--menus should now... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John F. Fay | Takeshi Nishimura\'s menu fixes |
commit | commitdiff | tree | snapshot |
2005-05-09 |
J.C. Jones | Freeglut 2.4.0 Release Candidate 1 |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Sven Panne | Fixed a cuboctahedron vertex, implemented wire mode... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Sven Panne | Necessary compilation fixes for newer GCCs (e.g. 3... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
John F. Fay | Updated the ChangeLog again ... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Replacing the original \"freeglut\" \"shapes\" demo... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Changing hard-coded constant (number of mouse buttons... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Changing the version number from 2.0 to 2.4.0 ... do... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Removing an unused variable |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Adding a comment on why \"freeglut\" differs from GLUT... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Removing an unused function |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Making the \"key repeat\" initialization consistent... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
John F. Fay | Updating the ChangeLog and TODO files in preparation... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
John F. Fay | Adding a \"TODO\" comment about dynamically allocating... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
John F. Fay | Updationg the ChangeLog ... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
John F. Fay | Adding a \"README.Win32\" file with instructions on... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
John F. Fay | Adding Window Exit event handling to the Windows code... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
John F. Fay | Fixing bug [ 1111218 ] fullscreen not working |
commit | commitdiff | tree | snapshot |
2005-04-27 |
John F. Fay | Fixing Bug Report [ 1160442 ] glutGet(GLUT_ELAPSED_TIME... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
John F. Fay | Fixing the typecasts on the callback fetches and invoca... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
John F. Fay | Fixing erroneous implementation of Takeshi\'s fix |
commit | commitdiff | tree | snapshot |
2005-04-26 |
John F. Fay | Changing include path from relative to absolute to... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
John F. Fay | Adding \"LISEZ-MOI\", the French version of \"README\" |
commit | commitdiff | tree | snapshot |
next |