summaryrefslogtreecommitdiffstats
path: root/progs/trivial/tri.c
Commit message (Collapse)AuthorAgeFilesLines
* change triangle orientation, fix exit()Brian2007-08-101-6/+6
|
* Modifications to run with softpipe test harnessKeith Whitwell2007-05-241-5/+3
| | | | | RGB->RGBA double buffer by default.
* A bunch of tiny tests that I've found helpful bringing up drivers fromKeith Whitwell2006-06-221-0/+136
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with.