summaryrefslogtreecommitdiff
path: root/src/glut
AgeCommit message (Expand)Author
2005-01-14changed coding style. added possibility to use default timer instead of PC/H...Daniel Borca
2005-01-14changed coding style. added a NULL pointer check.Daniel Borca
2005-01-14changed coding styleDaniel Borca
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick
2004-12-15updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-12-06sync with glut/glxDaniel Borca
2004-11-27don't need glut_fbc.cBrian Paul
2004-11-27clean up 'depend' commandsBrian Paul
2004-11-27typedef GLUTproc, return it from glutGetProcAddress()Brian Paul
2004-09-10updated from patch 1026109Brian Paul
2004-09-10new file (bug 1026109)Brian Paul
2004-09-10removed (bug 1026109)Brian Paul
2004-08-16Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thou...Philippe Houdoin
2004-08-14Replaced the .cpp-ized (for build issue) common GLUT source files by theirPhilippe Houdoin
2004-08-14Replaced the .cpp-ized (for build issue) common GLUT source files by theirPhilippe Houdoin
2004-08-14Update to Jake Hamby's BeOS GLUT 3.7 port.Philippe Houdoin
2004-08-14Move to $(TOP)/configs/default-based makefile.Philippe Houdoin
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick
2004-06-01Missed in last commit:Eric Anholt
2004-05-12obsolete in favor of regular MakefilesBrian Paul
2004-04-22obsoleteBrian Paul
2004-04-07use new MKDEP, MKDEP_OPTIONS variablesBrian Paul
2004-03-26New Makefile systemBrian Paul
2004-03-25re-order arguments to mklibBrian Paul
2004-02-23fix typo (Matt Case)Brian Paul
2004-02-20fixed some typosDaniel Borca
2004-02-02added glutGetProcAddress in DMesaGLUTDaniel Borca
2004-01-26glutTimerFunc cleanupDaniel Borca
2004-01-15implemented glutTimerFuncDaniel Borca
2003-12-15Assorted mklib tweaks.Brian Paul
2003-12-13Updates from Philippe Houdoin.Brian Paul
2003-12-12new makefilesBrian Paul
2003-11-18doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca
2003-11-07s/GGIMesaContext/ggi_mesa_context_t/Brian Paul
2003-10-13GameModeDaniel Borca
2003-10-03fix error message (bug 816876)Brian Paul
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-10-02updates from Daniel BorcaBrian Paul
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz
2003-09-18Copy the DLL files to the lib directory instead of libexec.Karl Schultz
2003-09-08fix timer bug (801485)Brian Paul
2003-09-02added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul
2003-09-02update from Daniel BorcaBrian Paul
2003-08-30Generate browse info for Debug version.Karl Schultz
2003-08-28Updates from Daniel BorcaBrian Paul
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-22updates from Daniel BorcaBrian Paul
2003-08-19DOS and glide driver updates from Daniel BorcaBrian Paul
2003-07-24Project file to build GLUT32.DLLKarl Schultz