summaryrefslogtreecommitdiff
path: root/src/glut/beos
AgeCommit message (Collapse)Author
2004-08-16Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, ↵Philippe Houdoin
thought. -> #define GLUT_API_VERSION 4.5 ? ;-)
2004-08-14Replaced the .cpp-ized (for build issue) common GLUT source files by theirPhilippe Houdoin
standard .c version. Remove unused libglut.def.
2004-08-14Replaced the .cpp-ized (for build issue) common GLUT source files by theirPhilippe Houdoin
standard .c version. Remove outdated Makefile.orig.
2004-08-14Update to Jake Hamby's BeOS GLUT 3.7 port.Philippe Houdoin
2004-08-14Move to $(TOP)/configs/default-based makefile.Philippe Houdoin
2003-12-13Updates from Philippe Houdoin.Brian Paul
1999-11-27removed Mesa-ismsBrian Paul
1999-09-17updated for GL instead of MesaGLBrian Paul
1999-09-16initial check-inBrian Paul