summaryrefslogtreecommitdiffstats
path: root/progs/trivial/vp-tri.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/trivial: Use glew where needed.José Fonseca2009-01-231-1/+2
| | | | Builds on windows now.
* vp-tri: match vertex/color data of other testsKeith Whitwell2007-12-191-6/+6
|
* use a depth buffer temporarilyKeith Whitwell2007-12-191-2/+2
|
* A bunch of tiny tests that I've found helpful bringing up drivers fromKeith Whitwell2006-06-221-0/+104
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with.