Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-18 | Copy the DLL files to the lib directory instead of libexec. | Karl Schultz | |
2003-09-08 | fix timer bug (801485) | Brian Paul | |
2003-09-02 | added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223) | Brian Paul | |
2003-09-02 | update from Daniel Borca | Brian Paul | |
2003-08-30 | Generate browse info for Debug version. | Karl Schultz | |
2003-08-28 | Updates from Daniel Borca | Brian Paul | |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | |
2003-08-22 | updates from Daniel Borca | Brian Paul | |
2003-08-19 | DOS and glide driver updates from Daniel Borca | Brian Paul | |
2003-07-24 | Project file to build GLUT32.DLL | Karl Schultz | |
2003-07-02 | Committing in . | Jouk Jansen | |
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 ---------------------------------------------------------------------- | |||
2003-06-17 | Committing in . | Jouk Jansen | |
OpenVMS compile support for new directory tree One file was missing in the previous commit. Modified Files: Mesa-newtree/src/glut/glx/mms_depend ---------------------------------------------------------------------- | |||
2003-06-17 | Committing in . | Jouk Jansen | |
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 ---------------------------------------------------------------------- | |||
2003-06-16 | DOS updates for new tree (Daniel Borca) | Brian Paul | |
2003-06-13 | GLUT for OS/2 (Evgeny Kotsuba) | Brian Paul | |
2003-06-10 | updated old-style makefiles for new tree | Brian Paul | |
2003-03-29 | DOS updates from Daniel Borca | Brian Paul | |
2003-03-08 | DOS update (Daniel Borca) | Brian Paul | |
2003-02-20 | latest DOS updates (Daniel Borca) | Brian Paul | |
2003-02-12 | replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h | Brian Paul | |
2003-02-04 | DOS updates (Daniel Borca) | Brian Paul | |
2003-02-04 | unneeded (Daniel Borca) | Brian Paul | |
2003-01-09 | added font-related symbols | Brian Paul | |
2002-12-18 | DOS updates from Daniel Borca. | Brian Paul | |
2002-11-30 | remove GLUTAPIENTRY from __glutCloseDownGameMode | Brian Paul | |
2002-11-05 | Updates for DOS driver from Daniel Borca. | Brian Paul | |
2002-11-04 | support for GLX_ARB_multisample | Brian Paul | |
2002-10-15 | allow querying of glut functions via glutGetProcAddress() | Brian Paul | |
2002-09-19 | obsolete | Brian Paul | |
2002-09-03 | updates from Daniel Borca | Brian Paul | |
2002-08-17 | bump lib version to 3.7.1, more make clean commands | Brian Paul | |
2002-08-17 | added glutGetProcAddress() and GLUT_FPS env var option | Brian Paul | |
2002-06-10 | GGI driver updates (Filip Spacek) | Brian Paul | |
2002-04-01 | DOS driver update | Brian Paul | |
2002-03-23 | DOS/Mesa driver updates (Daniel Borca) | Brian Paul | |
2002-03-11 | obsolete | Brian Paul | |
2002-02-23 | DOS updates from Daniel Borca | Brian Paul | |
2002-02-12 | Daniel Borca's GLUT for DOS/DGJPP. | Brian Paul | |
2001-12-14 | s/glxGetProcAddress/glXGetProcAddressARB/ | Brian Paul | |
2001-11-27 | use glXGetProcAddressARB to avoid extension linkage problems | Brian Paul | |
2001-10-26 | Change name of glut lib from glut32 to MesaGlut. | Karl Schultz | |
This helps avoid confusion with other gluts on the system that may be lined with OpenGl32.dll and Glu32.dll. | |||
2001-09-25 | Fix up Windows makefiles so that the debug build leaves debugger info | Karl Schultz | |
in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win). | |||
2001-09-18 | clean up makefiles some more for Windows | Karl Schultz | |
2001-09-18 | remove carriage return chars | Karl Schultz | |
2001-09-14 | Win32 updates (Karl Schultz) | Brian Paul | |
2001-09-14 | replaced gets() with fgets() | Brian Paul | |
2001-05-25 | changed #if OLD_VMS to #ifdef OLD_VMS | Brian Paul | |
2001-03-22 | Modified Files: | Jouk Jansen | |
Mesa/descrip.mms Mesa/mms-config Mesa/demos/descrip.mms Mesa/si-glu/include/gluos.h Mesa/si-glu/libnurbs/internals/bufpool.h Mesa/si-glu/libnurbs/internals/mysetjmp.h Mesa/src-glut/descrip.mms Added Files: Mesa/si-glu/descrip.mms Mesa/si-glu/mesaglu.opt changes needed to compile SI-GLU on VMS. ---------------------------------------------------------------------- | |||
2001-02-09 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/src-glut/glut_event.c Mesa/src-glut/glut_get.c Mesa/src-glut/glut_init.c Mesa/src-glut/glutint.h Patch for compilation on very old VMS (version 6.2 and earlier) ---------------------------------------------------------------------- | |||
2000-12-11 | minor changes to fix compile problems/warnings | Brian Paul | |