Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -2/+2 |
| | | | | | | Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean. | ||||
* | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | 2007-10-29 | 1 | -4/+6 |
| | |||||
* | GLInfo now show GLU and GLUT infos too. Fix the includes paths | Philippe Houdoin | 2004-08-15 | 1 | -2/+4 |
| | |||||
* | Fix demo.cpp, which wasn't working as expected. | Philippe Houdoin | 2004-08-14 | 1 | -27/+16 |
| | | | | | | 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. | ||||
* | link with -lGL instead of -lMesaGL | Brian Paul | 1999-09-17 | 1 | -2/+2 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+42 |