summaryrefslogtreecommitdiff
path: root/src/glut/glx
AgeCommit message (Collapse)Author
2003-10-03fix error message (bug 816876)Brian Paul
2003-09-19Make binary - even though this is a text file, common practice is to store ↵Karl Schultz
MS studio files as binary
2003-09-18Copy the DLL files to the lib directory instead of libexec.Karl Schultz
2003-09-08fix timer bug (801485)Brian Paul
2003-09-02added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul
2003-08-30Generate browse info for Debug version.Karl Schultz
2003-08-19DOS and glide driver updates from Daniel BorcaBrian Paul
2003-07-24Project file to build GLUT32.DLLKarl 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-10updated old-style makefiles for new treeBrian Paul
2003-02-12replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul
2003-01-09added font-related symbolsBrian Paul
2002-11-30remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul
2002-11-04support for GLX_ARB_multisampleBrian Paul
2002-10-15allow querying of glut functions via glutGetProcAddress()Brian Paul
2002-08-17bump lib version to 3.7.1, more make clean commandsBrian Paul
2002-08-17added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul
2001-12-14s/glxGetProcAddress/glXGetProcAddressARB/Brian Paul
2001-11-27use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul
2001-10-26Change 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-25Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz
in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win).
2001-09-18clean up makefiles some more for WindowsKarl Schultz
2001-09-18remove carriage return charsKarl Schultz
2001-09-14Win32 updates (Karl Schultz)Brian Paul
2001-09-14replaced gets() with fgets()Brian Paul
2001-05-25changed #if OLD_VMS to #ifdef OLD_VMSBrian 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-11minor changes to fix compile problems/warningsBrian Paul
2000-11-10patched to silence compiler warnings (Martin Lindhe)Brian Paul
2000-08-22 Committing in .Jouk Jansen
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 ----------------------------------------------------------------------
2000-06-27another patch for win32 joysticksBrian Paul
2000-06-23applied joystick patch from Michael ChampignyBrian Paul
2000-05-22defined APIENTRY if undefinedBrian Paul
2000-03-22fixed Cygwin patch typosBrian Paul
2000-03-20patched for Cygwin (Sven Panne)Brian Paul
2000-03-01minor reformattingBrian Paul
2000-01-07 Committing in .Jouk Jansen
Work around for bug in VMS7.2 Modified Files: Mesa/src-glut/glut_event.c ----------------------------------------------------------------------
1999-11-12added some braces to silence gcc warningsBrian Paul
1999-09-17mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen
1999-09-17Modified to build better with Mesa wgl functionsTed Jump
1999-09-17Win32 build req't updatesTed Jump
1999-09-15added third, tiny version number to mklib scriptsBrian Paul
1999-09-14Win32 fix by Eero Pajarre.Gareth Hughes
1999-08-24 Update after disk crashJouk Jansen
1999-08-19initial check-in (post crash)Brian Paul