summaryrefslogtreecommitdiff
path: root/src/glut/glx/glutint.h
AgeCommit message (Expand)Author
2009-02-10glut: Use the official WGL functions.José Fonseca
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-12-15glut: added GLUT_PPM_FILE env var to dump first frame to a PPM fileBrian Paul
2008-11-21glut: MinGW portability fixes.José Fonseca
2007-07-21Fix a number of MINGW32 issuesZhang
2002-11-30remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul
2002-08-17added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul
2001-11-27use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul
2001-05-25changed #if OLD_VMS to #ifdef OLD_VMSBrian Paul
2001-02-09 Committing in .Jouk Jansen
2000-12-11minor changes to fix compile problems/warningsBrian Paul
2000-08-22 Committing in .Jouk Jansen
2000-05-22defined APIENTRY if undefinedBrian Paul
2000-03-22fixed Cygwin patch typosBrian Paul
2000-03-20patched for Cygwin (Sven Panne)Brian 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-14Win32 fix by Eero Pajarre.Gareth Hughes
1999-08-19initial check-in (post crash)Brian Paul