aboutsummaryrefslogtreecommitdiff
path: root/tests/shaders/generic
AgeCommit message (Expand)Author
2011-12-12ARB_fragment_program/lrp_sat: Convert lrp_sat.fp to shader_runner.Eric Anholt
2011-12-12ARB_fragment_program/kil-swizzle: Convert kil-swizzle.fp to shader_runner.Eric Anholt
2011-12-12ARB_fragment_program/dph.fp: Convert old dph.fp to shader_runner.Eric Anholt
2011-07-10fp-dst-aliasing-*: Tests for DST with a src = dstEric Anholt
2011-06-14fdo38145.vpfp: regression test.Vadim Girlin
2011-01-07vp-constant-negate: New test for bug #30156 in Civ4 on i965.Eric Anholt
2010-12-07fp-ex2-sat: New test for a bug in the i965 backend.Eric Anholt
2010-09-27fdo30337{a,b}: New tests for radeon presubtract.Tom Stellard
2010-07-31vp-arl-constant-array-huge-relative-offset: new test for ARB_vp issue with MesaMarek Olšák
2010-03-22fp-cmp: Simple vpfp test for CMP opcode.Eric Anholt
2010-01-26fp-arb-fragment-coord-conventions*.vpfp: New tests for ARB_fcc in ARB_fp.Eric Anholt
2010-01-15vp-min, vp-max: New simple testcases for VP MIN,MAX opcodes.Eric Anholt
2010-01-15vp-arl-constant-array-huge-varying.vpfp: New testcases for ARL per vertex.Eric Anholt
2010-01-09vp-arl-constant-array-huge-overwritten: New test for a bug in the 965 driver.Eric Anholt
2010-01-09vp-arl-constant-array*.c: New tests for more ways to screw up VP constants.Eric Anholt
2010-01-09vp-constant-array-huge.vpfp: Fix this test to be what I meant.Eric Anholt
2009-12-09vp-arl-neg-array*.vpfp: New tests for negative values related to addr regs.Eric Anholt
2009-11-10vp-*array*.vpfp: New tests for VP constant handling.Eric Anholt
2009-11-10vp-sge-alias: New test for 965's failure to handle aliasing in SGE.Eric Anholt
2009-11-10vp-exp-alias: Add a test for aliasing of src/dest in EXP.Eric Anholt
2009-11-10[vf]p-two-constants.vpfp: New tests for ADD CONST[0], CONST[1].Eric Anholt
2009-10-20Add simple ARL shader testIan Romanick
2009-10-20Add test for big parameter arrays in vertex programs.Ian Romanick
2009-09-21NV_vertex_program: Test whether registers are initialized to zeroNicolai Hähnle
2009-09-20Add basic tests for NV_vertex_programNicolai Hähnle
2009-08-26New regression test for an R300 compiler bugNicolai Hähnle
2009-07-12New generic test for ARB_vertex|fragment_programNicolai Hähnle
2008-07-27New test: shaders/fp-generic/kil-swizzleNicolai Haehnle
2008-07-12fp-generic: Add alpha channel for a full RGBA visualNicolai Haehnle
2008-07-12Add new tst: fp-generic/lrp_satNicolai Haehnle
2008-06-14New data-driven test: fp-genericNicolai Haehnle