summaryrefslogtreecommitdiff
path: root/src/glut/glx/glutint.h
Commit message (Expand)AuthorAgeFilesLines
* glut: Use the official WGL functions.José Fonseca2011-07-111-30/+8
* glut: added GLUT_PPM_FILE env var to dump first frame to a PPM fileBrian Paul2011-07-111-0/+5
* glut: MinGW portability fixes.José Fonseca2011-07-111-1/+1
* Fix a number of MINGW32 issuesZhang2011-07-111-0/+3
* remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul2011-07-111-1/+1
* added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul2011-07-111-0/+5
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2011-07-111-0/+23
* changed #if OLD_VMS to #ifdef OLD_VMSBrian Paul2011-07-111-1/+1
* Committing in .Jouk Jansen2011-07-111-4/+13
* minor changes to fix compile problems/warningsBrian Paul2011-07-111-0/+3
* Committing in .Jouk Jansen2011-07-111-0/+4
* defined APIENTRY if undefinedBrian Paul2011-07-111-0/+2
* fixed Cygwin patch typosBrian Paul2011-07-111-1/+1
* patched for Cygwin (Sven Panne)Brian Paul2011-07-111-1/+1
* mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen2011-07-111-2/+2
* Modified to build better with Mesa wgl functionsTed Jump2011-07-111-23/+16
* Win32 fix by Eero Pajarre.Gareth Hughes2011-07-111-1/+2
* initial check-in (post crash)Brian Paul2011-07-111-0/+772