summaryrefslogtreecommitdiffstats
path: root/src/glut
Commit message (Expand)AuthorAgeFilesLines
* GameModeDaniel Borca2003-10-131-0/+77
* fix error message (bug 816876)Brian Paul2003-10-031-1/+1
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
* updates from Daniel BorcaBrian Paul2003-10-021-2/+2
* Make binary - even though this is a text file, common practice is to store MS...Karl Schultz2003-09-191-338/+338
* Copy the DLL files to the lib directory instead of libexec.Karl Schultz2003-09-181-2/+2
* fix timer bug (801485)Brian Paul2003-09-081-1/+1
* added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul2003-09-021-1/+1
* update from Daniel BorcaBrian Paul2003-09-021-20/+48
* Generate browse info for Debug version.Karl Schultz2003-08-301-1/+1
* Updates from Daniel BorcaBrian Paul2003-08-283-4/+10
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-2213-0/+1831
* updates from Daniel BorcaBrian Paul2003-08-221-0/+71
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-199-69/+125
* Project file to build GLUT32.DLLKarl Schultz2003-07-241-0/+338
* Committing in .Jouk Jansen2003-07-021-0/+47
* Committing in .Jouk Jansen2003-06-171-61/+61
* Committing in .Jouk Jansen2003-06-171-21/+20
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-1617-3023/+3025
* GLUT for OS/2 (Evgeny Kotsuba)Brian Paul2003-06-1344-0/+24696
* updated old-style makefiles for new treeBrian Paul2003-06-101-8/+8
* DOS updates from Daniel BorcaBrian Paul2003-03-293-13/+14
* DOS update (Daniel Borca)Brian Paul2003-03-0815-88/+135
* latest DOS updates (Daniel Borca)Brian Paul2003-02-204-16/+34
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-1235-133/+133
* DOS updates (Daniel Borca)Brian Paul2003-02-0416-203/+722
* unneeded (Daniel Borca)Brian Paul2003-02-045-1009/+0
* 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