Fix demo.cpp, which wasn't working as expected.
authorPhilippe Houdoin <phoudoin@freedesktop.org>
Sat, 14 Aug 2004 09:59:16 +0000 (09:59 +0000)
committerPhilippe Houdoin <phoudoin@freedesktop.org>
Sat, 14 Aug 2004 09:59:16 +0000 (09:59 +0000)
commitf17ddd4884cccdbd15e7a3bebaeec32de4b6658e
treeb75b1cb7ff651ca4e683c9c49a216dcea1d97535
parent41ea1558786cade1c313cb86d6c50d8827b0a5f3
Fix demo.cpp, which wasn't working as expected.
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.
progs/beos/GLInfo.cpp [new file with mode: 0644]
progs/beos/Makefile
progs/beos/demo.cpp
progs/beos/sample.cpp