summaryrefslogtreecommitdiff
path: root/progs/fp/fp-tri.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-18progs/fp: Redraw upon keypress.Vinson Lee1-1/+1
2009-06-11progs: Port fp programs to GLEW.José Fonseca1-1/+1
2009-03-23progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell1-0/+6
2009-03-09fp: enable a second texture unit and add a kil test for itKeith Whitwell1-0/+51
2009-03-06fp: add some more texture, position and kill testsKeith Whitwell1-1/+19
2009-02-14progs: Make fp-tri use glew and add scons targetJakob Bornecrantz1-3/+13
2008-09-18Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-0/+2
2008-09-18progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz1-0/+2
2008-09-12fp: put test name in window title, add run scriptKeith Whitwell1-2/+2
2007-12-17Add the new test program for fp's.Zack Rusin1-0/+169