Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Karl Schultz | 2003-09-19 | 1 | -338/+338 |
| | | | | MS studio files as binary | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | Enable installation on OpenVMS ODS5 disks. Modified Files: Mesa-newtree/progs/demos/descrip.mms Mesa-newtree/progs/tests/descrip.mms Mesa-newtree/progs/xdemos/descrip.mms Mesa-newtree/src/glut/glx/descrip.mms Mesa-newtree/src/mesa/array_cache/descrip.mms Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms Mesa-newtree/src/mesa/drivers/x11/descrip.mms Mesa-newtree/src/mesa/glapi/descrip.mms Mesa-newtree/src/mesa/main/descrip.mms Mesa-newtree/src/mesa/math/descrip.mms Mesa-newtree/src/mesa/swrast/descrip.mms Mesa-newtree/src/mesa/swrast_setup/descrip.mms Mesa-newtree/src/mesa/tnl/descrip.mms ---------------------------------------------------------------------- | ||||
* | Committing in . | Jouk Jansen | 2003-06-17 | 1 | -61/+61 |
| | | | | | | | | | | OpenVMS compile support for new directory tree One file was missing in the previous commit. Modified Files: Mesa-newtree/src/glut/glx/mms_depend ---------------------------------------------------------------------- | ||||
* | Committing in . | Jouk Jansen | 2003-06-17 | 1 | -21/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenVMS support for new directory tree Modified Files: Mesa-newtree/progs/demos/descrip.mms Mesa-newtree/progs/tests/descrip.mms Mesa-newtree/progs/xdemos/descrip.mms Mesa-newtree/src/glu/sgi/descrip.mms Mesa-newtree/src/glut/glx/descrip.mms Mesa-newtree/src/mesa/main/descrip.mms Added Files: Mesa-newtree/descrip.mms Mesa-newtree/mms-config. Mesa-newtree/src/descrip.mms Mesa-newtree/src/glu/descrip.mms Mesa-newtree/src/mesa/descrip.mms Mesa-newtree/src/mesa/array_cache/descrip.mms Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms Mesa-newtree/src/mesa/drivers/x11/descrip.mms Mesa-newtree/src/mesa/glapi/descrip.mms Mesa-newtree/src/mesa/math/descrip.mms Mesa-newtree/src/mesa/swrast/descrip.mms Mesa-newtree/src/mesa/swrast_setup/descrip.mms Mesa-newtree/src/mesa/tnl/descrip.mms Mesa-newtree/vms/analyze_map.com Mesa-newtree/vms/xlib.opt Mesa-newtree/vms/xlib_share.opt ---------------------------------------------------------------------- | ||||
* | 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 |
| | |||||
* | allow querying of glut functions via glutGetProcAddress() | Brian Paul | 2002-10-15 | 1 | -0/+133 |
| | |||||
* | obsolete | Brian Paul | 2002-09-19 | 1 | -52/+0 |
| | |||||
* | updates from Daniel Borca | Brian Paul | 2002-09-03 | 6 | -54/+174 |
| | |||||
* | bump lib version to 3.7.1, more make clean commands | Brian Paul | 2002-08-17 | 1 | -12/+6 |
| | |||||
* | added glutGetProcAddress() and GLUT_FPS env var option | Brian Paul | 2002-08-17 | 4 | -0/+50 |
| | |||||
* | GGI driver updates (Filip Spacek) | Brian Paul | 2002-06-10 | 1 | -9/+11 |
| | |||||
* | DOS driver update | Brian Paul | 2002-04-01 | 17 | -36/+47 |
| | |||||
* | DOS/Mesa driver updates (Daniel Borca) | Brian Paul | 2002-03-23 | 4 | -52/+75 |
| | |||||
* | obsolete | Brian Paul | 2002-03-11 | 1 | -18/+0 |
| | |||||
* | DOS updates from Daniel Borca | Brian Paul | 2002-02-23 | 7 | -41/+136 |
| | |||||
* | Daniel Borca's GLUT for DOS/DGJPP. | Brian Paul | 2002-02-12 | 20 | -0/+3298 |
| | |||||
* | s/glxGetProcAddress/glXGetProcAddressARB/ | Brian Paul | 2001-12-14 | 1 | -3/+3 |
| | |||||
* | use glXGetProcAddressARB to avoid extension linkage problems | Brian Paul | 2001-11-27 | 6 | -19/+250 |
| | |||||
* | Change name of glut lib from glut32 to MesaGlut. | Karl Schultz | 2001-10-26 | 1 | -2/+2 |
| | | | | | This helps avoid confusion with other gluts on the system that may be lined with OpenGl32.dll and Glu32.dll. | ||||
* | Fix up Windows makefiles so that the debug build leaves debugger info | Karl Schultz | 2001-09-25 | 1 | -1/+1 |
| | | | | | in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win). | ||||
* | clean up makefiles some more for Windows | Karl Schultz | 2001-09-18 | 1 | -2/+1 |
| | |||||
* | remove carriage return chars | Karl Schultz | 2001-09-18 | 3 | -431/+431 |
| | |||||
* | Win32 updates (Karl Schultz) | Brian Paul | 2001-09-14 | 3 | -370/+508 |
| |