summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* re-order arguments to mklibBrian Paul2011-07-111-2/+2
* fix typo (Matt Case)Brian Paul2011-07-111-1/+1
* fixed some typosDaniel Borca2011-07-111-1/+1
* added glutGetProcAddress in DMesaGLUTDaniel Borca2011-07-111-2/+11
* glutTimerFunc cleanupDaniel Borca2011-07-114-121/+132
* implemented glutTimerFuncDaniel Borca2011-07-112-2/+66
* Assorted mklib tweaks. Added Intel icc support to mklib.Brian Paul2011-07-111-1/+1
* Updates from Philippe Houdoin.Brian Paul2011-07-111-7/+30
* new makefilesBrian Paul2011-07-111-2/+2
* doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca2011-07-112-42/+211
* s/GGIMesaContext/ggi_mesa_context_t/Brian Paul2011-07-111-1/+1
* minor fix to glutSetColor prototype (Evgeny Kotsuba)Brian Paul2011-07-111-1/+1
* GameModeDaniel Borca2011-07-111-0/+77
* fix error message (bug 816876)Brian Paul2011-07-111-1/+1
* improved 'clean' targets (Otto Solares)Brian Paul2011-07-111-3/+3
* updates from Daniel BorcaBrian Paul2011-07-111-2/+2
* Make binary - even though this is a text file, common practice is to store MS...Karl Schultz2011-07-110-0/+0
* Copy the DLL files to the lib directory instead of libexec.Karl Schultz2011-07-111-2/+2
* fix timer bug (801485)Brian Paul2011-07-111-1/+1
* added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul2011-07-111-1/+1
* update from Daniel BorcaBrian Paul2011-07-111-20/+48
* Generate browse info for Debug version.Karl Schultz2011-07-111-1/+1
* Updates from Daniel BorcaBrian Paul2011-07-113-4/+10
* patch to import Jon Smirl's work from BitkeeperBrian Paul2011-07-1113-0/+1831
* updates from Daniel BorcaBrian Paul2011-07-111-0/+71
* DOS and glide driver updates from Daniel BorcaBrian Paul2011-07-1110-70/+126
* Project file to build GLUT32.DLLKarl Schultz2011-07-111-0/+338
* Committing in .Jouk Jansen2011-07-111-0/+47
* Committing in .Jouk Jansen2011-07-111-61/+61
* Committing in .Jouk Jansen2011-07-111-21/+20
* DOS updates for new tree (Daniel Borca)Brian Paul2011-07-111-4/+6
* GLUT for OS/2 (Evgeny Kotsuba)Brian Paul2011-07-1144-0/+24696
* updated old-style makefiles for new treeBrian Paul2011-07-111-8/+8
* DOS updates from Daniel BorcaBrian Paul2011-07-113-13/+14
* DOS update (Daniel Borca)Brian Paul2011-07-1115-88/+135
* latest DOS updates (Daniel Borca)Brian Paul2011-07-114-16/+34
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2011-07-1135-133/+133
* DOS updates (Daniel Borca)Brian Paul2011-07-1116-203/+722
* unneeded (Daniel Borca)Brian Paul2011-07-115-1009/+0
* added font-related symbolsBrian Paul2011-07-111-0/+5
* DOS updates from Daniel Borca.Brian Paul2011-07-118-143/+105
* remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul2011-07-112-2/+2
* Updates for DOS driver from Daniel Borca.Brian Paul2011-07-114-52/+60
* support for GLX_ARB_multisampleBrian Paul2011-07-111-2/+7
* allow querying of glut functions via glutGetProcAddress()Brian Paul2011-07-111-0/+133
* obsoleteBrian Paul2011-07-111-52/+0
* updates from Daniel BorcaBrian Paul2011-07-116-54/+174
* bump lib version to 3.7.1, more make clean commandsBrian Paul2011-07-111-12/+6
* added glutGetProcAddress()Brian Paul2011-07-111-1/+6
* added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul2011-07-114-0/+50