summaryrefslogtreecommitdiff
path: root/progs/fp
AgeCommit message (Expand)Author
2010-02-14progs/fp: close file (bug 26559)Brian Paul
2010-01-21progs/fp: testcases for GL_ARB_fragment_coord_conventionsBrian Paul
2010-01-08Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-07progs/fp: increase buffer size to read larger shadersBrian Paul
2010-01-07progs/fp: remove invalid tri-inv.c testBrian Paul
2010-01-01scons: Build progs together with everything else.José Fonseca
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-07Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick
2009-12-04progs/fp: Redraw upon keypress.Vinson Lee
2009-12-04progs/fp: Add tri-inv.c to Makefile.Vinson Lee
2009-12-03progs/fp: Redraw upon keypress.Vinson Lee
2009-11-19progs/fp: add simple imm, param testsKeith Whitwell
2009-11-18progs/fp: Redraw upon keypress.Vinson Lee
2009-09-13tgsi: handle some src/dst aliasing in tgsi_sse2.cKeith Whitwell
2009-09-12tgsi: implement saturationKeith Whitwell
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