summaryrefslogtreecommitdiff
path: root/src/glut
AgeCommit message (Expand)Author
2003-03-29DOS updates from Daniel BorcaBrian Paul
2003-03-08DOS update (Daniel Borca)Brian Paul
2003-02-20latest DOS updates (Daniel Borca)Brian Paul
2003-02-12replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul
2003-02-04DOS updates (Daniel Borca)Brian Paul
2003-02-04unneeded (Daniel Borca)Brian Paul
2003-01-09added font-related symbolsBrian Paul
2002-12-18DOS updates from Daniel Borca.Brian Paul
2002-11-30remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul
2002-11-05Updates for DOS driver from Daniel Borca.Brian Paul
2002-11-04support for GLX_ARB_multisampleBrian Paul
2002-10-15allow querying of glut functions via glutGetProcAddress()Brian Paul
2002-09-19obsoleteBrian Paul
2002-09-03updates from Daniel BorcaBrian 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
2002-06-10GGI driver updates (Filip Spacek)Brian Paul
2002-04-01DOS driver updateBrian Paul
2002-03-23DOS/Mesa driver updates (Daniel Borca)Brian Paul
2002-03-11obsoleteBrian Paul
2002-02-23DOS updates from Daniel BorcaBrian Paul
2002-02-12Daniel Borca's GLUT for DOS/DGJPP.Brian 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-19Added GGI-style debugging harness to GGIGLUT.Jon Taylor
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-27removed Mesa-ismsBrian Paul
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-17updated for GL instead of MesaGLBrian Paul