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 | -327/+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. | ||||
* | trivial/tri-viewport: add keys for frustrum/ortho and z coordinate | Keith Whitwell | 2009-04-21 | 1 | -43/+77 |
| | |||||
* | trivial/tri-viewport: add more out-of-bounds background quads | Keith Whitwell | 2009-04-21 | 1 | -1/+27 |
| | |||||
* | trivial/tri_viewport: add space==reset key | Keith Whitwell | 2009-04-21 | 1 | -1/+3 |
| | |||||
* | trivial/tri_viewport: add width/height keys | Keith Whitwell | 2009-04-21 | 1 | -18/+49 |
| | |||||
* | trivial/tri-viewport.c - add guide lines, more triangles, make interactive | Keith Whitwell | 2009-04-20 | 1 | -14/+118 |
| | | | | This is becoming more like a test than a trivial/ example. | ||||
* | progs/trivial: add fflushes for cygwin | Keith Whitwell | 2009-03-24 | 1 | -0/+1 |
| | |||||
* | trivial: Add tri-viewport | Jakob Bornecrantz | 2009-02-21 | 1 | -0/+129 |