freeglut
2005-01-03 Sven PanneFixed part of bug #926883 (Video mode matching code...
2005-01-03 Sven Panne(234) Fixed part of bug #926883 (Video mode matching...
2005-01-03 Sven PanneFixed part of bug #926883 (Video mode matching code...
2005-01-03 Sven PanneImproved error message a bit when no suitable visual...
2005-01-03 Sven Panneautoconf'd vfprintf
2005-01-03 Sven PanneRemoved redundant #include
2005-01-03 Sven Panneautoconf'd <errno.h> handling and removed an unused...
2005-01-03 Sven Panneautoconf'd <limits.h> and <sys/param.h> handling, remov...
2005-01-03 Sven PanneCosmetics.
2005-01-03 Sven Panneautoconf'd <fcntl.h> and <sys/ioctl.h> handling
2005-01-03 Sven PanneImproved <sys/typed.h> / <unistd.h> handling as suggest...
2005-01-03 Sven PanneFixed <sys/time.h> / <time.h> handling as suggested...
2005-01-03 Sven PanneMoved '#include "config.h"' to freeglut_internal.h...
2005-01-03 Sven PanneResurrected my recent additions which were nuked by...
2005-01-03 Sven PanneRemoved acconfig.h, it is deprecated and we don't need it.
2005-01-03 Sven PanneMake it compile again with "-Wall -pedantic -Werror...
2005-01-03 J.C. JonesChanges remove duplicate menu code from "freeglut_windo...
2005-01-03 J.C. JonesGeneral ChangeLog Updates
2005-01-03 J.C. JonesAdding initialization checking to all GLUT interface...
2005-01-01 Sven PanneAdded missing files from "src" subdirectory to dist.
2005-01-01 Sven PanneSynched with project member list on SourceForge
2005-01-01 Sven PanneModernized configure.ac a bit and added a rule to Makef...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2005-01-01 Sven PanneIgnore files generated by autoscan.
2005-01-01 Sven PanneRenamed "configure.in" to the officially preferred...
2005-01-01 Sven PanneRemoved unused stamp-h* files, configure generates...
2005-01-01 Sven PanneAdded eMbedded Visual Tools project/workspace files...
2005-01-01 Sven PanneIgnore distribution tar files
2004-12-31 Sven PanneFixed first bug of #1064195 (two things when using...
2004-12-31 Sven PanneFixed bug #1040435 (glutBitmapString() bug).
2004-12-31 Sven PanneAlas, the ChangeLog has not the usual ChangeLog format...
2004-12-31 Sven PanneFixed bug #1045054 (KeyReleaseMask typo).
2004-12-31 Sven PanneFixed bug #1087642 (glutDeviceGet(GLUT_DEVICE_KEY_REPEA...
2004-12-31 Sven PanneFixed bug #1079530 (glutGetProcAddress and geometric...
2004-12-31 Sven PanneImproved ignorance.
2004-12-17 J.C. JonesSome assertion changes / removals from Dr. John Fay
2004-10-06 Brian Pauljoystick init fixes (John Fay)
2004-10-05 Brian Paulupdated comments (John Fay)
2004-10-05 Brian Paulimproved comments and mouse coord adjustments (John...
2004-10-05 Brian Paulmore clean-ups, fixes from John Fay
2004-09-23 Brian Paulfont updates from John Fay
2004-09-23 Brian Paulmore updates from John Fay
2004-09-23 Brian Paulassorted updates from John Fay
2004-09-15 J.C. JonesFix to glutInit() command-line argument compaction...
2004-09-13 Brian Paulmore updates from John Fay
2004-09-13 Brian Paulsome function renaming, etc (John Fay)
2004-09-10 Brian Pauljoystick updates from John Fay
2004-09-10 Brian Paulupdated comments from John Fay
2004-08-11 J.C. JonesFix a game mode crashing bug, conditional compilation...
2004-08-05 J.C. JonesImplements Richard Rauch's request that the warning...
2004-08-05 J.C. JonesSomeone used C++ style comments in a C file... tisk...
2004-08-05 J.C. JonesBugfix for "glutBitmapString" so that it now handles...
2004-08-05 J.C. JonesIncremental update ... (John Fay)
2004-06-29 Brian Paulgive menu windows the title 'freeglut menu' (helps...
2004-06-29 Brian Paulmove glXMakeCurrent() to after the point where the...
2004-05-13 J.C. JonesAdd one more header file to MSVC files
2004-05-12 J.C. JonesJohn Fay: Direct/indirect rendering context change...
2004-05-12 J.C. JonesJohn Fay: A bug fix re: behavior of the code when the...
2004-05-12 J.C. JonesJohn Fay: Implement the modified logic of the direct...
2004-05-12 J.C. JonesJohn Fay: Implement the upper end of the bitmapped...
2004-05-12 J.C. JonesJohn Fay: These files implement the teapot for WINCE.
2004-05-12 J.C. JonesJohn Fay: Remove some obsolete defined symbols.
2004-05-12 J.C. JonesJohn Fay: Add "freeglut_glutfont_definitions.c" to...
2004-03-28 Steve BakerRemoved unnecessary initialisation.
2004-03-28 Steve BakerAdded a cullface test.
2004-03-22 Daniel Wagnerremoved .cpp file (using LoadLibrary() instead)
2004-03-17 Nigel StewartPrevent exceeding array bounds in X11 key-repeat detection
2004-03-16 Daniel Wagnerreplaced all tabs with 4 spaces
2004-03-16 Nigel StewartWhitespace conversion - tabs to 4 spaces
2004-03-16 Nigel StewartRevert X11 fgCloseWindow to 1.38 pre-offscreen implemen...
2004-03-15 Daniel Wagnerfixed mouse position and keyboard mapping.
2004-03-15 Daniel Wagneradded support for WindowsCE (building on top of klimt)
2004-03-15 Nigel StewartRepeat-key handling for Win32
2004-03-15 Richard RauchForgot to update the ChangeLog for the benefit of those...
2004-03-15 Richard RauchCompleted removal of all support for the offscreen...
2004-03-15 Richard RauchRemoved Makefile support for the offscreen demo.
2004-03-15 Richard RauchRemoved offscreen demo program.
2004-03-15 Nigel StewartProvide local include path to automake for GL/freeglut...
2004-03-14 Nigel StewartCode formatting tweak
2004-03-14 Nigel StewartResolution of X11 key-repeat handling
2004-03-14 Nigel StewartStripped out tabs and end-of-line whitespace
2004-03-10 Nigel StewartResolve [ 853044 ] FreeGLUT menus on Win32 in task...
2004-03-08 Nigel StewartignoreKeyRepeat mode in FreeGLUT is TRUE by default
2004-03-08 Nigel StewartResolved bug #869765 glutIgnoreKeyRepeat() Fix (Win32)
2004-03-08 Nigel StewartC++ style comment converted to C style comment
2004-03-08 Nigel StewartInclude freeglut header via <GL/freeglut.h> rather...
2004-03-03 Nigel StewartAccording to John F. Fay:
2004-02-20 Richard RauchRemoved nonstandard #warning constructs. Converted...
2004-02-20 Richard RauchFixed the bug where glutDisplayFunc() was effectively...
2004-02-19 Richard RauchI had rubbed the offscreen/Makefile.am off from the...
2004-02-19 Richard RauchAdded "offscreen" demo, a very simple program that...
2004-02-18 Richard RauchMinor comment adjustments.
2004-02-18 Nigel StewartRefinements to comments
2004-02-14 Richard RauchNormalized the style of the new joystick a bit.
2004-02-14 Richard RauchFor some reason, the X "expose" event handler was ...
2004-02-14 Richard RauchA commit on behalf of John (in turn, and in part, also...
2004-02-09 Richard RauchCommit of John's tidying-up of a comment, closing out...
2004-02-07 Richard Rauch...AND a tab snuck into my changes for GLUT_OFFSCREEN...
2004-02-07 Richard RauchRemoved a ^M that snuck into the #pragma for the new...
2004-02-07 Richard RauchOoops. We don't want people to be able to create a...
next