Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GLInfo now show GLU and GLUT infos too. Fix the includes paths | Philippe Houdoin | 2004-08-15 | 1 | -7/+36 |
| | |||||
* | Fix demo.cpp, which wasn't working as expected. | Philippe Houdoin | 2004-08-14 | 1 | -0/+122 |
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. |