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 | -343/+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/xdemos: add z/Z keys for scaling the rendering | Brian Paul | 2010-01-22 | 1 | -0/+10 |
| | |||||
* | progs/xdemos: Add missing break statement in offset.c. | Vinson Lee | 2009-11-19 | 1 | -0/+1 |
| | |||||
* | remove dependency on libGLU | Brian | 2007-11-12 | 1 | -2/+1 |
| | |||||
* | Improve this demo in a few ways. | Brian | 2007-07-11 | 1 | -12/+22 |
| | | | | | | | 1. Use more reasonable hither/yon clip planes to make better use of shallow (16-bit) z buffers. 2. Use different colors on cube faces to help detect Z fighting if it occurs. 3. Report GL_DEPTH_BITS on start-up. | ||||
* | use 1.1 glPolygonOffset instead of glPolygonOffsetEXT | Brian Paul | 2000-10-20 | 1 | -1/+1 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+323 |