summaryrefslogtreecommitdiff
path: root/progs/beos
AgeCommit message (Collapse)Author
2004-08-15GLInfo now show GLU and GLUT infos too. Fix the includes pathsPhilippe Houdoin
2004-08-14Fix demo.cpp, which wasn't working as expected.Philippe Houdoin
Add a GLInfo app, a graphical tool displaying GL Info as a treeview. Usefull to see which OpenGL renderer you use and which extension(s) is supported. Convert the Makefile to be $(TOP)/configs/default-based.
2002-09-19Updated BeOS support (Philippe Houdoin)Brian Paul
1999-09-17link with -lGL instead of -lMesaGLBrian Paul
1999-08-19Initial revisionjtg