summaryrefslogtreecommitdiff
path: root/progs/fp
AgeCommit message (Expand)AuthorFilesLines
2009-03-13progs: Add util to cpp path.José Fonseca1-0/+4
2009-03-09fp: enable a second texture unit and add a kil test for itKeith Whitwell2-0/+58
2009-03-06fp: add some more texture, position and kill testsKeith Whitwell4-1/+36
2009-03-06fp: new kill + position testKeith Whitwell1-0/+9
2009-03-06fp: dont reference fragment.position.zwKeith Whitwell1-1/+2
2009-02-14progs: Make fp-tri use glew and add scons targetJakob Bornecrantz3-4/+27
2008-09-21Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-0/+1
2008-09-19mesa: Update ignores a bitJakob Bornecrantz1-0/+1
2008-09-18Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2-0/+13
2008-09-18progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz2-0/+13
2008-09-13negate.txt - test negation of a src regBrian Paul1-0/+6
2008-09-12Makefile was previously checked in with merge diffs still present. I just s...Jonathan White1-8/+2
2008-09-12simple add with swizzle and mul with swizzle testsBrian Paul2-0/+8
2008-09-12Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-6/+14
2008-09-12fp: put test name in window title, add run scriptKeith Whitwell2-2/+9
2008-09-11use APP_CCBrian Paul1-8/+8
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell69-3759/+317
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond1-3/+3
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2007-12-17Add the new test program for fp's.Zack Rusin1-0/+169
2007-12-11Redo the fragment program examples to match vp'sZack Rusin68-3759/+148
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson1-1/+1
2007-10-25Ignore generated files.José Fonseca1-0/+42
2007-10-10Ignore more generated files in progs/Dan Nicholson1-0/+42
2006-08-24add point-position.cKeith Whitwell1-0/+1
2006-08-24Test for fragment.position in points primitives. Currently rendersKeith Whitwell1-0/+119
2006-01-05Oops - bad file-completion typo.Keith Whitwell2-0/+114
2006-01-05add simple test for program local parametersKeith Whitwell3-92/+1
2005-10-21new depth testsKeith Whitwell4-0/+441
2005-10-21simplify, remove sgi messagesKeith Whitwell38-1966/+111
2005-10-21better looking testsKeith Whitwell2-2/+7
2005-10-21Make test visibleKeith Whitwell1-1/+2
2005-10-21Better looking test.Keith Whitwell1-1/+1
2005-10-20A bunch of little tests which exercise each ARB_fp instruction plusKeith Whitwell38-0/+6031