summaryrefslogtreecommitdiff
path: root/progs/fp/fp-tri.c
AgeCommit message (Expand)Author
2010-02-14progs/fp: close file (bug 26559)Brian Paul
2010-01-07progs/fp: increase buffer size to read larger shadersBrian Paul
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-11-19progs/fp: add simple imm, param testsKeith Whitwell
2009-11-18progs/fp: Redraw upon keypress.Vinson Lee
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