Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | replaced gets() with fgets() | Brian Paul | 2001-09-14 | 1 | -1/+1 |
| | |||||
* | changed #if OLD_VMS to #ifdef OLD_VMS | Brian Paul | 2001-05-25 | 1 | -1/+1 |
| | |||||
* | Modified Files: | Jouk Jansen | 2001-03-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | 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. ---------------------------------------------------------------------- | ||||
* | Committing in . | Jouk Jansen | 2001-02-09 | 4 | -20/+57 |
| | | | | | | | | | | 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) ---------------------------------------------------------------------- | ||||
* | minor changes to fix compile problems/warnings | Brian Paul | 2000-12-11 | 4 | -7/+9 |
| | |||||
* | Added GGI-style debugging harness to GGIGLUT. | Jon Taylor | 2000-11-19 | 2 | -208/+576 |
| | |||||
* | patched to silence compiler warnings (Martin Lindhe) | Brian Paul | 2000-11-10 | 5 | -9/+9 |
| | |||||
* | Committing in . | Jouk Jansen | 2000-08-22 | 15 | -1/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Modified Files: Mesa/include/GL/glx.h Mesa/include/GL/xmesa.h Mesa/src/descrip.mms Mesa/src/X/glxheader.h Mesa/src/X/xfonts.c Mesa/src/X/xfonts.h Mesa/src-glu/descrip.mms Mesa/src-glut/capturexfont.c Mesa/src-glut/descrip.mms Mesa/src-glut/glut_cmap.c Mesa/src-glut/glut_event.c Mesa/src-glut/glut_fullscrn.c Mesa/src-glut/glut_gamemode.c Mesa/src-glut/glut_init.c Mesa/src-glut/glut_input.c Mesa/src-glut/glut_menu.c Mesa/src-glut/glut_menu2.c Mesa/src-glut/glut_overlay.c Mesa/src-glut/glut_win.c Mesa/src-glut/glut_winmisc.c Mesa/src-glut/glutint.h Mesa/src-glut/layerutil.h Mesa/vms/analyze_map.com Added Files: Mesa/include/GL/vms_x_fix.h Patches effective on VMS only. This allows for compiling with /name=(as_is,short). This breaks the binary compatibility with previous versions for VMS, but is the only way to combine Mesa with GTK for VMS. Jouk ---------------------------------------------------------------------- | ||||
* | another patch for win32 joysticks | Brian Paul | 2000-06-27 | 1 | -0/+4 |
| | |||||
* | applied joystick patch from Michael Champigny | Brian Paul | 2000-06-23 | 1 | -13/+12 |
| | |||||
* | defined APIENTRY if undefined | Brian Paul | 2000-05-22 | 1 | -0/+2 |
| | |||||
* | fixed Cygwin patch typos | Brian Paul | 2000-03-22 | 2 | -2/+2 |
| | |||||
* | patched for Cygwin (Sven Panne) | Brian Paul | 2000-03-20 | 6 | -10/+56 |
| | |||||
* | minor reformatting | Brian Paul | 2000-03-01 | 1 | -10/+9 |
| | |||||
* | Committing in . | Jouk Jansen | 2000-01-07 | 1 | -1/+10 |
| | | | | | | | | Work around for bug in VMS7.2 Modified Files: Mesa/src-glut/glut_event.c ---------------------------------------------------------------------- | ||||
* | removed Mesa-isms | Brian Paul | 1999-11-27 | 1 | -3/+1 |
| | |||||
* | added some braces to silence gcc warnings | Brian Paul | 1999-11-12 | 1 | -3/+6 |
| | |||||
* | mesa_wgl.h should only be included when _WIN32 is defined | Jouk Jansen | 1999-09-17 | 1 | -2/+2 |
| | |||||
* | Modified to build better with Mesa wgl functions | Ted Jump | 1999-09-17 | 1 | -23/+16 |
| | |||||
* | Win32 build req't updates | Ted Jump | 1999-09-17 | 3 | -13/+13 |
| | |||||
* | updated for GL instead of MesaGL | Brian Paul | 1999-09-17 | 1 | -1/+2 |
| | |||||
* | initial check-in | Brian Paul | 1999-09-16 | 40 | -0/+25985 |
| | |||||
* | added third, tiny version number to mklib scripts | Brian Paul | 1999-09-15 | 2 | -5/+10 |
| | |||||
* | Win32 fix by Eero Pajarre. | Gareth Hughes | 1999-09-14 | 1 | -1/+2 |
| | |||||
* | Update after disk crash | Jouk Jansen | 1999-08-24 | 1 | -9/+44 |
| | |||||
* | *** empty log message *** | Jon Taylor | 1999-08-24 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Jon Taylor | 1999-08-22 | 1 | -16/+23 |
| | |||||
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 2 | -0/+842 |
| | |||||
* | initial check-in (post crash) | Brian Paul | 1999-08-19 | 68 | -0/+33991 |