summaryrefslogtreecommitdiff
path: root/src/glut/beos/glut_ext.c
AgeCommit message (Collapse)Author
2005-07-18Fixed warnings by using GLUTProc type instead of anonymous (void *) forPhilippe Houdoin
GLUT callbacks.
2004-08-16Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, ↵Philippe Houdoin
thought. -> #define GLUT_API_VERSION 4.5 ? ;-)