summaryrefslogtreecommitdiff
path: root/progs/fp/fp-tri.c
AgeCommit message (Expand)Author
2009-06-11progs: Port fp programs to GLEW.José Fonseca
2009-03-23progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell
2009-03-09fp: enable a second texture unit and add a kil test for itKeith Whitwell
2009-03-06fp: add some more texture, position and kill testsKeith Whitwell
2009-02-14progs: Make fp-tri use glew and add scons targetJakob Bornecrantz
2008-09-18Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-18progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz
2008-09-12fp: put test name in window title, add run scriptKeith Whitwell
2007-12-17Add the new test program for fp's.Zack Rusin