summaryrefslogtreecommitdiffstats
path: root/progs/fp
Commit message (Expand)AuthorAgeFilesLines
* fp: add some more texture, position and kill testsKeith Whitwell2009-03-064-1/+36
* fp: new kill + position testKeith Whitwell2009-03-061-0/+9
* fp: dont reference fragment.position.zwKeith Whitwell2009-03-061-1/+2
* progs: Make fp-tri use glew and add scons targetJakob Bornecrantz2009-02-143-4/+27
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-211-0/+1
|\
| * mesa: Update ignores a bitJakob Bornecrantz2008-09-191-0/+1
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-182-0/+13
|\ \ | |/
| * progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz2008-09-182-0/+13
* | negate.txt - test negation of a src regBrian Paul2008-09-131-0/+6
* | Makefile was previously checked in with merge diffs still present. I just s...Jonathan White2008-09-121-8/+2
* | simple add with swizzle and mul with swizzle testsBrian Paul2008-09-122-0/+8
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-121-6/+14
|\ \ | |/
| * use APP_CCBrian Paul2008-09-111-8/+8
* | fp: put test name in window title, add run scriptKeith Whitwell2008-09-122-2/+9
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1169-3759/+317
|\ \ | |/
| * Add the new test program for fp's.Zack Rusin2007-12-171-0/+169
| * Redo the fragment program examples to match vp'sZack Rusin2007-12-1168-3759/+148
| * Ignore generated files.José Fonseca2007-10-251-0/+42
* | Always pass CFLAGS when compiling or linking demosGuillaume Melquiond2008-07-301-3/+3
* | Never fail `make clean'Dan Nicholson2008-05-071-3/+3
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+1
* | Ignore more generated files in progs/Dan Nicholson2007-10-101-0/+42
|/
* add point-position.cKeith Whitwell2006-08-241-0/+1
* Test for fragment.position in points primitives. Currently rendersKeith Whitwell2006-08-241-0/+119
* Oops - bad file-completion typo.Keith Whitwell2006-01-052-0/+114
* add simple test for program local parametersKeith Whitwell2006-01-053-92/+1
* new depth testsKeith Whitwell2005-10-214-0/+441
* simplify, remove sgi messagesKeith Whitwell2005-10-2138-1966/+111
* better looking testsKeith Whitwell2005-10-212-2/+7
* Make test visibleKeith Whitwell2005-10-211-1/+2
* Better looking test.Keith Whitwell2005-10-211-1/+1
* A bunch of little tests which exercise each ARB_fp instruction plusKeith Whitwell2005-10-2038-0/+6031