summaryrefslogtreecommitdiffstats
path: root/progs/trivial/tri-fbo-tex.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-255/+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: Remove unnecessary headers from tri-fbo-tex.c.Vinson Lee2010-01-111-2/+0
|
* progs/trivial: Silence compiler warnings.Vinson Lee2009-12-141-3/+0
|
* tests: remove/update old commentsBrian Paul2009-03-181-9/+1
|
* progs/trivial: Use glew where needed.José Fonseca2009-01-231-1/+2
| | | | Builds on windows now.
* gallium: more trivial testsKeith Whitwell2007-12-091-0/+267