Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typedef GLUTproc, return it from glutGetProcAddress() | Brian Paul | 2011-07-11 | 1 | -120/+120 |
| | |||||
* | replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h | Brian Paul | 2011-07-11 | 1 | -2/+2 |
| | |||||
* | allow querying of glut functions via glutGetProcAddress() | Brian Paul | 2011-07-11 | 1 | -0/+133 |
| | |||||
* | added glutGetProcAddress() and GLUT_FPS env var option | Brian Paul | 2011-07-11 | 1 | -0/+15 |
| | |||||
* | initial check-in (post crash) | Brian Paul | 2011-07-11 | 1 | -0/+53 |