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 | -174/+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/trivial: Redraw upon keypress. | Vinson Lee | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | progs/trivial: add test case for short-circuiting material changes | Keith Whitwell | 2009-06-30 | 1 | -0/+174 |
Similar to dlist-tri-flat-tri, but using glMaterial calls, which have the extra property of being legal within Begin/End calls. |