Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-18 | Fixed warnings by using GLUTProc type instead of anonymous (void *) for | Philippe Houdoin | |
GLUT callbacks. | |||
2004-08-16 | Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, ↵ | Philippe Houdoin | |
thought. -> #define GLUT_API_VERSION 4.5 ? ;-) |