summaryrefslogtreecommitdiff
path: root/progs/fp
AgeCommit message (Expand)Author
2009-06-11progs: Port fp programs to GLEW.José Fonseca
2009-04-15tests: another extended swizzle testBrian Paul
2009-03-23progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell
2009-03-13progs: Add util to cpp path.José Fonseca
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-03-06fp: new kill + position testKeith Whitwell
2009-03-06fp: dont reference fragment.position.zwKeith Whitwell
2009-02-14progs: Make fp-tri use glew and add scons targetJakob Bornecrantz
2008-09-21Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-19mesa: Update ignores a bitJakob 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-13negate.txt - test negation of a src regBrian Paul
2008-09-12Makefile was previously checked in with merge diffs still present. I just s...Jonathan White
2008-09-12simple add with swizzle and mul with swizzle testsBrian Paul
2008-09-12Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-12fp: put test name in window title, add run scriptKeith Whitwell
2008-09-11use APP_CCBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
2008-05-07Never fail `make clean'Dan Nicholson
2007-12-17Add the new test program for fp's.Zack Rusin
2007-12-11Redo the fragment program examples to match vp'sZack Rusin
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson
2007-10-25Ignore generated files.José Fonseca
2007-10-10Ignore more generated files in progs/Dan Nicholson
2006-08-24add point-position.cKeith Whitwell
2006-08-24Test for fragment.position in points primitives. Currently rendersKeith Whitwell
2006-01-05Oops - bad file-completion typo.Keith Whitwell
2006-01-05add simple test for program local parametersKeith Whitwell
2005-10-21new depth testsKeith Whitwell
2005-10-21simplify, remove sgi messagesKeith Whitwell
2005-10-21better looking testsKeith Whitwell
2005-10-21Make test visibleKeith Whitwell
2005-10-21Better looking test.Keith Whitwell
2005-10-20A bunch of little tests which exercise each ARB_fp instruction plusKeith Whitwell