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 |
2005-04-25 |
John F. Fay | Updating the ChangeLog ... it seems to be something... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
John F. Fay | Yuri D\'Elia\'s changes to get the virtual maximum... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
John F. Fay | Yuri D\'Elia\'s changes to the game mode window |
commit | commitdiff | tree | snapshot |
2005-04-22 |
John F. Fay | Change a hard-coded number to a defined constant and... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
John F. Fay | Removing duplicate cursor code. This and the previous... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
John F. Fay | Updating the ChangeLog to reflect activity over the... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
John F. Fay | Trying again to change \"fgStructure.Window\" to \... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
John F. Fay | Updating the ChangeLog as a means of testing pCVSc |
commit | commitdiff | tree | snapshot |
2005-04-15 |
John F. Fay | Testing! |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Brian Paul | added comment about AUX flags |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Brian Paul | fixes for menus being attached to multiple buttons... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Brian Paul | added error check (John Fay) |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Brian Paul | AUX buffers for Windows (John Fay) |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Brian Paul | Aux color buffer support. Pass one of GLUT_AUX[1234... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Brian Paul | Fix object/function pointer inconsistencies which are... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Sven Panne | autoconf 2.58 is enough |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Sven Panne | Stylistic change only (added "do { ... } while( 0 ... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Sven Panne | Testing for errno.h is overkill. :-) |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Sven Panne | Windows platforms only: Merged some cursor-related... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Sven Panne | Hopefully removed all damage done by commits without... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Sven Panne | Reworked the X11 part of glutSetCursor, fixing bug... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Fixed part of bug #926883 (Video mode matching code... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | (234) Fixed part of bug #926883 (Video mode matching... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Fixed part of bug #926883 (Video mode matching code... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Improved error message a bit when no suitable visual... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | autoconf'd vfprintf |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Removed redundant #include |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | autoconf'd <errno.h> handling and removed an unused... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | autoconf'd <limits.h> and <sys/param.h> handling, remov... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Cosmetics. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | autoconf'd <fcntl.h> and <sys/ioctl.h> handling |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Improved <sys/typed.h> / <unistd.h> handling as suggest... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Fixed <sys/time.h> / <time.h> handling as suggested... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Moved '#include "config.h"' to freeglut_internal.h... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Resurrected my recent additions which were nuked by... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Removed acconfig.h, it is deprecated and we don't need it. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Sven Panne | Make it compile again with "-Wall -pedantic -Werror... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
J.C. Jones | Changes remove duplicate menu code from "freeglut_windo... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
J.C. Jones | General ChangeLog Updates |
commit | commitdiff | tree | snapshot |
2005-01-03 |
J.C. Jones | Adding initialization checking to all GLUT interface... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Added missing files from "src" subdirectory to dist. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Sven Panne | Synched with project member list on SourceForge |
commit | commitdiff | tree | snapshot |
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 |
next |