Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove GLUTAPIENTRY from __glutCloseDownGameMode | Brian Paul | 2002-11-30 | 1 | -1/+1 |
| | |||||
* | added glutGetProcAddress() and GLUT_FPS env var option | Brian Paul | 2002-08-17 | 1 | -0/+5 |
| | |||||
* | use glXGetProcAddressARB to avoid extension linkage problems | Brian Paul | 2001-11-27 | 1 | -0/+23 |
| | |||||
* | changed #if OLD_VMS to #ifdef OLD_VMS | Brian Paul | 2001-05-25 | 1 | -1/+1 |
| | |||||
* | Committing in . | Jouk Jansen | 2001-02-09 | 1 | -4/+13 |
| | | | | | | | | | | 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 | 1 | -0/+3 |
| | |||||
* | Committing in . | Jouk Jansen | 2000-08-22 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ---------------------------------------------------------------------- | ||||
* | defined APIENTRY if undefined | Brian Paul | 2000-05-22 | 1 | -0/+2 |
| | |||||
* | fixed Cygwin patch typos | Brian Paul | 2000-03-22 | 1 | -1/+1 |
| | |||||
* | patched for Cygwin (Sven Panne) | Brian Paul | 2000-03-20 | 1 | -1/+1 |
| | |||||
* | 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 fix by Eero Pajarre. | Gareth Hughes | 1999-09-14 | 1 | -1/+2 |
| | |||||
* | initial check-in (post crash) | Brian Paul | 1999-08-19 | 1 | -0/+772 |