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