summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_ext.c
Commit message (Expand)AuthorAgeFilesLines
* typedef GLUTproc, return it from glutGetProcAddress()Brian Paul2011-07-111-120/+120
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2011-07-111-2/+2
* allow querying of glut functions via glutGetProcAddress()Brian Paul2011-07-111-0/+133
* added glutGetProcAddress() and GLUT_FPS env var optionBrian Paul2011-07-111-0/+15
* initial check-in (post crash)Brian Paul2011-07-111-0/+53