summaryrefslogtreecommitdiffstats
path: root/src/glut
Commit message (Expand)AuthorAgeFilesLines
* updated from patch 1026109Brian Paul2004-09-101-3/+2
* new file (bug 1026109)Brian Paul2004-09-101-0/+52
* removed (bug 1026109)Brian Paul2004-09-101-2/+0
* Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thou...Philippe Houdoin2004-08-163-40/+204
* Replaced the .cpp-ized (for build issue) common GLUT source files by theirPhilippe Houdoin2004-08-142-1874/+0
* Replaced the .cpp-ized (for build issue) common GLUT source files by theirPhilippe Houdoin2004-08-1418-233/+2135
* Update to Jake Hamby's BeOS GLUT 3.7 port.Philippe Houdoin2004-08-1419-169/+1103
* Move to $(TOP)/configs/default-based makefile.Philippe Houdoin2004-08-141-113/+84
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-252-2/+2
* Missed in last commit:Eric Anholt2004-06-011-1/+1
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-78/+0
* obsoleteBrian Paul2004-04-221-119/+0
* use new MKDEP, MKDEP_OPTIONS variablesBrian Paul2004-04-071-1/+1
* New Makefile systemBrian Paul2004-03-262-0/+191
* re-order arguments to mklibBrian Paul2004-03-251-2/+2
* fix typo (Matt Case)Brian Paul2004-02-231-1/+1
* fixed some typosDaniel Borca2004-02-201-1/+1
* added glutGetProcAddress in DMesaGLUTDaniel Borca2004-02-021-2/+11
* glutTimerFunc cleanupDaniel Borca2004-01-264-121/+132
* implemented glutTimerFuncDaniel Borca2004-01-152-2/+66
* Assorted mklib tweaks.Brian Paul2003-12-151-1/+1
* Updates from Philippe Houdoin.Brian Paul2003-12-131-7/+30
* new makefilesBrian Paul2003-12-121-2/+2
* doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca2003-11-182-42/+211
* s/GGIMesaContext/ggi_mesa_context_t/Brian Paul2003-11-071-1/+1
* 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