summaryrefslogtreecommitdiffstats
path: root/src/glut
Commit message (Expand)AuthorAgeFilesLines
* Remove depend on make cleanKeith Whitwell2005-01-191-0/+1
* changed coding style. made `glutTimerFunc' less accurate, but far more relia...Daniel Borca2005-01-143-400/+356
* changed coding style. added possibility to use default timer instead of PC/H...Daniel Borca2005-01-141-130/+146
* changed coding style. added a NULL pointer check.Daniel Borca2005-01-141-27/+31
* changed coding styleDaniel Borca2005-01-1412-1022/+1049
* Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick2005-01-113-3/+3
* updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca2004-12-151-3/+3
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-083-3/+3
* sync with glut/glxDaniel Borca2004-12-061-2/+2
* don't need glut_fbc.cBrian Paul2004-11-271-1/+0
* clean up 'depend' commandsBrian Paul2004-11-271-2/+4
* typedef GLUTproc, return it from glutGetProcAddress()Brian Paul2004-11-271-120/+120
* 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