| Commit message (Expand) | Author | Age | Files | Lines |
* | Move to $(TOP)/configs/default-based makefile. | Philippe Houdoin | 2004-08-14 | 1 | -113/+84 |
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 2 | -2/+2 |
* | Missed in last commit: | Eric Anholt | 2004-06-01 | 1 | -1/+1 |
* | obsolete in favor of regular Makefiles | Brian Paul | 2004-05-12 | 1 | -78/+0 |
* | obsolete | Brian Paul | 2004-04-22 | 1 | -119/+0 |
* | use new MKDEP, MKDEP_OPTIONS variables | Brian Paul | 2004-04-07 | 1 | -1/+1 |
* | New Makefile system | Brian Paul | 2004-03-26 | 2 | -0/+191 |
* | re-order arguments to mklib | Brian Paul | 2004-03-25 | 1 | -2/+2 |
* | fix typo (Matt Case) | Brian Paul | 2004-02-23 | 1 | -1/+1 |
* | fixed some typos | Daniel Borca | 2004-02-20 | 1 | -1/+1 |
* | added glutGetProcAddress in DMesaGLUT | Daniel Borca | 2004-02-02 | 1 | -2/+11 |
* | glutTimerFunc cleanup | Daniel Borca | 2004-01-26 | 4 | -121/+132 |
* | implemented glutTimerFunc | Daniel Borca | 2004-01-15 | 2 | -2/+66 |
* | Assorted mklib tweaks. | Brian Paul | 2003-12-15 | 1 | -1/+1 |
* | Updates from Philippe Houdoin. | Brian Paul | 2003-12-13 | 1 | -7/+30 |
* | new makefiles | Brian Paul | 2003-12-12 | 1 | -2/+2 |
* | doc updates; GLUT timer additions; fixed compilation warnings | Daniel Borca | 2003-11-18 | 2 | -42/+211 |
* | s/GGIMesaContext/ggi_mesa_context_t/ | Brian Paul | 2003-11-07 | 1 | -1/+1 |
* | GameMode | Daniel Borca | 2003-10-13 | 1 | -0/+77 |
* | fix error message (bug 816876) | Brian Paul | 2003-10-03 | 1 | -1/+1 |
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 1 | -3/+3 |
* | updates from Daniel Borca | Brian Paul | 2003-10-02 | 1 | -2/+2 |
* | Make binary - even though this is a text file, common practice is to store MS... | Karl Schultz | 2003-09-19 | 1 | -338/+338 |
* | Copy the DLL files to the lib directory instead of libexec. | Karl Schultz | 2003-09-18 | 1 | -2/+2 |
* | fix timer bug (801485) | Brian Paul | 2003-09-08 | 1 | -1/+1 |
* | added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223) | Brian Paul | 2003-09-02 | 1 | -1/+1 |
* | update from Daniel Borca | Brian Paul | 2003-09-02 | 1 | -20/+48 |
* | Generate browse info for Debug version. | Karl Schultz | 2003-08-30 | 1 | -1/+1 |
* | Updates from Daniel Borca | Brian Paul | 2003-08-28 | 3 | -4/+10 |
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 13 | -0/+1831 |
* | updates from Daniel Borca | Brian Paul | 2003-08-22 | 1 | -0/+71 |
* | DOS and glide driver updates from Daniel Borca | Brian Paul | 2003-08-19 | 9 | -69/+125 |
* | Project file to build GLUT32.DLL | Karl Schultz | 2003-07-24 | 1 | -0/+338 |
* | Committing in . | Jouk Jansen | 2003-07-02 | 1 | -0/+47 |
* | Committing in . | Jouk Jansen | 2003-06-17 | 1 | -61/+61 |
* | Committing in . | Jouk Jansen | 2003-06-17 | 1 | -21/+20 |
* | DOS updates for new tree (Daniel Borca) | Brian Paul | 2003-06-16 | 17 | -3023/+3025 |
* | GLUT for OS/2 (Evgeny Kotsuba) | Brian Paul | 2003-06-13 | 44 | -0/+24696 |
* | updated old-style makefiles for new tree | Brian Paul | 2003-06-10 | 1 | -8/+8 |
* | DOS updates from Daniel Borca | Brian Paul | 2003-03-29 | 3 | -13/+14 |
* | DOS update (Daniel Borca) | Brian Paul | 2003-03-08 | 15 | -88/+135 |
* | latest DOS updates (Daniel Borca) | Brian Paul | 2003-02-20 | 4 | -16/+34 |
* | replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h | Brian Paul | 2003-02-12 | 35 | -133/+133 |
* | DOS updates (Daniel Borca) | Brian Paul | 2003-02-04 | 16 | -203/+722 |
* | unneeded (Daniel Borca) | Brian Paul | 2003-02-04 | 5 | -1009/+0 |
* | added font-related symbols | Brian Paul | 2003-01-09 | 1 | -0/+5 |
* | DOS updates from Daniel Borca. | Brian Paul | 2002-12-18 | 8 | -143/+105 |
* | remove GLUTAPIENTRY from __glutCloseDownGameMode | Brian Paul | 2002-11-30 | 2 | -2/+2 |
* | Updates for DOS driver from Daniel Borca. | Brian Paul | 2002-11-05 | 4 | -52/+60 |
* | support for GLX_ARB_multisample | Brian Paul | 2002-11-04 | 1 | -2/+7 |