Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thought.
authorPhilippe Houdoin <phoudoin@freedesktop.org>
Mon, 16 Aug 2004 08:46:38 +0000 (08:46 +0000)
committerPhilippe Houdoin <phoudoin@freedesktop.org>
Mon, 16 Aug 2004 08:46:38 +0000 (08:46 +0000)
commit479b3d074589b1582e85aec90e53b82154ebcc2d
tree2392d65aa78320e15f8f33b3337f78923d2d37c4
parent375047ba7218f56a72477507e5d02cfa85fe00e2
Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thought.
-> #define GLUT_API_VERSION 4.5 ? ;-)
src/glut/beos/Makefile
src/glut/beos/glutGet.cpp
src/glut/beos/glut_ext.c [new file with mode: 0644]