summaryrefslogtreecommitdiffstats
path: root/progs/fp/fp-tri.c
Commit message (Expand)AuthorAgeFilesLines
* progs/fp: Redraw upon keypress.Vinson Lee2009-11-181-1/+1
* progs: Port fp programs to GLEW.José Fonseca2009-06-111-1/+1
* progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell2009-03-231-0/+6
* fp: enable a second texture unit and add a kil test for itKeith Whitwell2009-03-091-0/+51
* fp: add some more texture, position and kill testsKeith Whitwell2009-03-061-1/+19
* progs: Make fp-tri use glew and add scons targetJakob Bornecrantz2009-02-141-3/+13
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-181-0/+2
|\
| * progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz2008-09-181-0/+2
* | fp: put test name in window title, add run scriptKeith Whitwell2008-09-121-2/+2
|/
* Add the new test program for fp's.Zack Rusin2007-12-171-0/+169