summaryrefslogtreecommitdiffstats
path: root/src/glut
Commit message (Expand)AuthorAgeFilesLines
* added font-related symbolsBrian Paul2003-01-091-0/+5
* DOS updates from Daniel Borca.Brian Paul2002-12-188-143/+105
* remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul2002-11-302-2/+2
* Updates for DOS driver from Daniel Borca.Brian Paul2002-11-054-52/+60
* support for GLX_ARB_multisampleBrian Paul2002-11-041-2/+7
* allow querying of glut functions via glutGetProcAddress()Brian Paul2002-10-151-0/+133
* obsoleteBrian Paul2002-09-191-52/+0
* updates from Daniel BorcaBrian Paul2002-09-036-54/+174
* bump lib version to 3.7.1, more make clean commandsBrian Paul2002-08-171-12/+6
* added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul2002-08-174-0/+50
* GGI driver updates (Filip Spacek)Brian Paul2002-06-101-9/+11
* DOS driver updateBrian Paul2002-04-0117-36/+47
* DOS/Mesa driver updates (Daniel Borca)Brian Paul2002-03-234-52/+75
* obsoleteBrian Paul2002-03-111-18/+0
* DOS updates from Daniel BorcaBrian Paul2002-02-237-41/+136
* Daniel Borca's GLUT for DOS/DGJPP.Brian Paul2002-02-1220-0/+3298
* s/glxGetProcAddress/glXGetProcAddressARB/Brian Paul2001-12-141-3/+3
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2001-11-276-19/+250
* Change name of glut lib from glut32 to MesaGlut.Karl Schultz2001-10-261-2/+2
* Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz2001-09-251-1/+1
* clean up makefiles some more for WindowsKarl Schultz2001-09-181-2/+1
* remove carriage return charsKarl Schultz2001-09-183-431/+431
* Win32 updates (Karl Schultz)Brian Paul2001-09-143-370/+508
* replaced gets() with fgets()Brian Paul2001-09-141-1/+1
* changed #if OLD_VMS to #ifdef OLD_VMSBrian Paul2001-05-251-1/+1
* Modified Files:Jouk Jansen2001-03-221-2/+2
* Committing in .Jouk Jansen2001-02-094-20/+57
* minor changes to fix compile problems/warningsBrian Paul2000-12-114-7/+9
* Added GGI-style debugging harness to GGIGLUT.Jon Taylor2000-11-192-208/+576
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-105-9/+9
* Committing in .Jouk Jansen2000-08-2215-1/+57
* another patch for win32 joysticksBrian Paul2000-06-271-0/+4
* applied joystick patch from Michael ChampignyBrian Paul2000-06-231-13/+12
* defined APIENTRY if undefinedBrian Paul2000-05-221-0/+2
* fixed Cygwin patch typosBrian Paul2000-03-222-2/+2
* patched for Cygwin (Sven Panne)Brian Paul2000-03-206-10/+56
* minor reformattingBrian Paul2000-03-011-10/+9
* Committing in .Jouk Jansen2000-01-071-1/+10
* removed Mesa-ismsBrian Paul1999-11-271-3/+1
* added some braces to silence gcc warningsBrian Paul1999-11-121-3/+6
* mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen1999-09-171-2/+2
* Modified to build better with Mesa wgl functionsTed Jump1999-09-171-23/+16
* Win32 build req't updatesTed Jump1999-09-173-13/+13
* updated for GL instead of MesaGLBrian Paul1999-09-171-1/+2
* initial check-inBrian Paul1999-09-1640-0/+25985
* added third, tiny version number to mklib scriptsBrian Paul1999-09-152-5/+10
* Win32 fix by Eero Pajarre.Gareth Hughes1999-09-141-1/+2
* Update after disk crashJouk Jansen1999-08-241-9/+44
* *** empty log message ***Jon Taylor1999-08-241-0/+2
* *** empty log message ***Jon Taylor1999-08-221-16/+23