summaryrefslogtreecommitdiffstats
path: root/progs/fp
Commit message (Expand)AuthorAgeFilesLines
* Fix up more stale references to gl(X)_API.xml which have moved.Michel Dänzer2010-02-261-8/+0
* progs/fp: close file (bug 26559)Brian Paul2010-02-141-0/+1
* progs/fp: testcases for GL_ARB_fragment_coord_conventionsBrian Paul2010-01-214-0/+22
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-083-113/+0
|\
| * progs/fp: remove invalid tri-inv.c testBrian Paul2010-01-073-113/+0
* | progs/fp: increase buffer size to read larger shadersBrian Paul2010-01-071-1/+1
* | scons: Build progs together with everything else.José Fonseca2010-01-011-13/+2
* | Merge branch 'i965g-restart'Keith Whitwell2009-12-223-0/+18
|\ \ | |/ |/|
| * Merge commit 'origin/master' into i965g-restartKeith Whitwell2009-12-218-8/+8
| |\
| * | progs/fp: add simple imm, param testsKeith Whitwell2009-11-193-0/+18
* | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-072-1/+2
|\ \ \ | |_|/ |/| |
| * | progs/fp: Redraw upon keypress.Vinson Lee2009-12-041-1/+1
| * | progs/fp: Add tri-inv.c to Makefile.Vinson Lee2009-12-041-0/+1
| * | progs/fp: Redraw upon keypress.Vinson Lee2009-12-038-8/+8
* | | progs/fp: Redraw upon keypress.Vinson Lee2009-11-188-8/+8
| |/ |/|
* | tgsi: handle some src/dst aliasing in tgsi_sse2.cKeith Whitwell2009-09-132-0/+12
* | tgsi: implement saturationKeith Whitwell2009-09-121-0/+6
|/
* progs: Port fp programs to GLEW.José Fonseca2009-06-1110-26/+50
* tests: another extended swizzle testBrian Paul2009-04-151-0/+5
* progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell2009-03-233-0/+14
* progs: Add util to cpp path.José Fonseca2009-03-131-0/+4
* fp: enable a second texture unit and add a kil test for itKeith Whitwell2009-03-092-0/+58
* 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