aboutsummaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glutint.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of MINGW32 issuesZhang2007-07-211-0/+3
* remove GLUTAPIENTRY from __glutCloseDownGameModeBrian Paul2002-11-301-1/+1
* added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul2002-08-171-0/+5
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2001-11-271-0/+23
* changed #if OLD_VMS to #ifdef OLD_VMSBrian Paul2001-05-251-1/+1
* Committing in .Jouk Jansen2001-02-091-4/+13
* minor changes to fix compile problems/warningsBrian Paul2000-12-111-0/+3
* Committing in .Jouk Jansen2000-08-221-0/+4
* defined APIENTRY if undefinedBrian Paul2000-05-221-0/+2
* fixed Cygwin patch typosBrian Paul2000-03-221-1/+1
* patched for Cygwin (Sven Panne)Brian Paul2000-03-201-1/+1
* mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen1999-09-171-2/+2
* Modified to build better with Mesa wgl functionsTed Jump1999-09-171-23/+16
* Win32 fix by Eero Pajarre.Gareth Hughes1999-09-141-1/+2
* initial check-in (post crash)Brian Paul1999-08-191-0/+772