summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_ext.c
Commit message (Expand)AuthorAgeFilesLines
* typedef GLUTproc, return it from glutGetProcAddress()Brian Paul2004-11-271-120/+120
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-121-2/+2
* allow querying of glut functions via glutGetProcAddress()Brian Paul2002-10-151-0/+133
* added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul2002-08-171-0/+15
* initial check-in (post crash)Brian Paul1999-08-191-0/+53