summaryrefslogtreecommitdiff
path: root/src/glut/glx
AgeCommit message (Expand)Author
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
2003-06-17 Committing in .Jouk Jansen
2003-06-17 Committing in .Jouk Jansen
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
2001-09-25Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz
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
2001-02-09 Committing in .Jouk Jansen
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
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
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