2005-01-01 |
Sven Panne | Modernized configure.ac a bit and added a rule to Makef... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Make "gcc -Wall -pedantic -Werror" happy. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Ignore files generated by autoscan. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Renamed "configure.in" to the officially preferred... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Removed unused stamp-h* files, configure generates... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Added eMbedded Visual Tools project/workspace files... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Ignore distribution tar files |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Fixed first bug of #1064195 (two things when using... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Fixed bug #1040435 (glutBitmapString() bug). |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Alas, the ChangeLog has not the usual ChangeLog format... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Fixed bug #1045054 (KeyReleaseMask typo). |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Fixed bug #1087642 (glutDeviceGet(GLUT_DEVICE_KEY_REPEA... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Fixed bug #1079530 (glutGetProcAddress and geometric... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sven Panne | Improved ignorance. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
J.C. Jones | Some assertion changes / removals from Dr. John Fay |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Brian Paul | joystick init fixes (John Fay) |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Brian Paul | updated comments (John Fay) |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Brian Paul | improved comments and mouse coord adjustments (John... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Brian Paul | more clean-ups, fixes from John Fay |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | font updates from John Fay |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | more updates from John Fay |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | assorted updates from John Fay |
commit | commitdiff | tree | snapshot |
2004-09-15 |
J.C. Jones | Fix to glutInit() command-line argument compaction... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | more updates from John Fay |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | some function renaming, etc (John Fay) |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | joystick updates from John Fay |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | updated comments from John Fay |
commit | commitdiff | tree | snapshot |
2004-08-11 |
J.C. Jones | Fix a game mode crashing bug, conditional compilation... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
J.C. Jones | Implements Richard Rauch's request that the warning... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
J.C. Jones | Someone used C++ style comments in a C file... tisk... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
J.C. Jones | Bugfix for "glutBitmapString" so that it now handles... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
J.C. Jones | Incremental update ... (John Fay) |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Brian Paul | give menu windows the title 'freeglut menu' (helps... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Brian Paul | move glXMakeCurrent() to after the point where the... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
J.C. Jones | Add one more header file to MSVC files |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: Direct/indirect rendering context change... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: A bug fix re: behavior of the code when the... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: Implement the modified logic of the direct... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: Implement the upper end of the bitmapped... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: These files implement the teapot for WINCE. |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: Remove some obsolete defined symbols. |
commit | commitdiff | tree | snapshot |
2004-05-12 |
J.C. Jones | John Fay: Add "freeglut_glutfont_definitions.c" to... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Steve Baker | Removed unnecessary initialisation. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Steve Baker | Added a cullface test. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Wagner | removed .cpp file (using LoadLibrary() instead) |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Nigel Stewart | Prevent exceeding array bounds in X11 key-repeat detection |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Wagner | replaced all tabs with 4 spaces |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Nigel Stewart | Whitespace conversion - tabs to 4 spaces |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Nigel Stewart | Revert X11 fgCloseWindow to 1.38 pre-offscreen implemen... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Wagner | fixed mouse position and keyboard mapping. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Wagner | added support for WindowsCE (building on top of klimt) |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Nigel Stewart | Repeat-key handling for Win32 |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Rauch | Forgot to update the ChangeLog for the benefit of those... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Rauch | Completed removal of all support for the offscreen... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Rauch | Removed Makefile support for the offscreen demo. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Rauch | Removed offscreen demo program. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Nigel Stewart | Provide local include path to automake for GL/freeglut... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Nigel Stewart | Code formatting tweak |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Nigel Stewart | Resolution of X11 key-repeat handling |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Nigel Stewart | Stripped out tabs and end-of-line whitespace |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Nigel Stewart | Resolve [ 853044 ] FreeGLUT menus on Win32 in task... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Nigel Stewart | ignoreKeyRepeat mode in FreeGLUT is TRUE by default |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Nigel Stewart | Resolved bug #869765 glutIgnoreKeyRepeat() Fix (Win32) |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Nigel Stewart | C++ style comment converted to C style comment |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Nigel Stewart | Include freeglut header via <GL/freeglut.h> rather... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Nigel Stewart | According to John F. Fay: |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Richard Rauch | Removed nonstandard #warning constructs. Converted... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Richard Rauch | Fixed the bug where glutDisplayFunc() was effectively... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Richard Rauch | I had rubbed the offscreen/Makefile.am off from the... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Richard Rauch | Added "offscreen" demo, a very simple program that... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Richard Rauch | Minor comment adjustments. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Nigel Stewart | Refinements to comments |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Richard Rauch | Normalized the style of the new joystick a bit. |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Richard Rauch | For some reason, the X "expose" event handler was ... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Richard Rauch | A commit on behalf of John (in turn, and in part, also... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Richard Rauch | Commit of John's tidying-up of a comment, closing out... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | ...AND a tab snuck into my changes for GLUT_OFFSCREEN... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | Removed a ^M that snuck into the #pragma for the new... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | Ooops. We don't want people to be able to create a... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | Added entries for the joystick updates and the offscree... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | Changed a couple of XXX comments. Added a new one.... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | "Heavy editing" by John to his CallbackMaker demo. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | John added a #pragma to the joystick code for WIN32... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Richard Rauch | Adds GLUT_OFFSCREEN as a display mode option. This... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Richard Rauch | Big import of updated joystick code from PLIB, with... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Richard Rauch | Close a bug whereby events can be delayed arbitrarily... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Richard Rauch | Ammended a comment on fgCheckJoystickCallback(). |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Richard Rauch | Minor style normalizations to minimize the diffs betwee... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Richard Rauch | Some changes from John. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Nigel Stewart | Win32 glutIconifyWindow() patch contributed by John... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Richard Rauch | Split a few overlong lines. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Richard Rauch | Changed several #ifdef's to proper #if's. Eeek. Oook. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Richard Rauch | Hm... I thought that I committed this last night.... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | Three supported win32 compilation environments: MSVC... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | Explicitly cast function pointer to (void *) in SET_WCB... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | Typesafe handling of temporary window destroy callback |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | Three supported win32 compilation environments: MSVC... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | strlen expects (char *), rather than (unsigned char *) |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | Replace assignment of array to struct with field-by... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Nigel Stewart | glutBitmapString and glutBitmapLength expect (unsigned... |
commit | commitdiff | tree | snapshot |
next |