Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -297/+0 |
| | | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | ||||
* | progs/tests: Remove duplicate included header in vparray.c. | Vinson Lee | 2010-01-11 | 1 | -1/+0 |
| | |||||
* | progs/tests: Add newline to end of printf in vparray.c. | Vinson Lee | 2010-01-11 | 1 | -1/+1 |
| | |||||
* | progs/tests: Silence warn_unused_result warning. | Vinson Lee | 2010-01-02 | 1 | -5/+8 |
| | |||||
* | demos: move glewInit() call, fixes crash/bug 21247 | Brian Paul | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 1 | -1/+2 |
| | | | | Also get mingw cross-compilation of these tests working | ||||
* | added display list option (l key) | Brian Paul | 2004-01-31 | 1 | -1/+15 |
| | |||||
* | enable program and arrays by default, minor clean-ups | Brian Paul | 2004-01-31 | 1 | -8/+3 |
| | |||||
* | misc changes from testing | Brian Paul | 2003-05-30 | 1 | -2/+10 |
| | |||||
* | test program for NV_vertex_program + vertex arrays | Brian Paul | 2002-04-22 | 1 | -0/+277 |