summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-30piglit/glean: fixup vertprog1 tests : some extra linesDave Airlie1-3/+0
2010-08-30piglit/glean: fixup vp test listDave Airlie1-45/+45
2010-08-30piglit/glean: split out fragprog1 and vertProg1 tests.Dave Airlie7-10/+138
2010-08-30Rename r300g.tests to quick-driver.tests and clean upMarek Olšák2-49/+24
2010-08-30radeon.tests: remove old and no longer relevant stuff and use quick.testsMarek Olšák1-18/+1
2010-08-30all.tests: ignore some other errorsMarek Olšák2-10/+10
2010-08-30Add 16 new shader tests for relative addressing of temporariesMarek Olšák17-16/+1163
2010-08-30tex3d-npot: new test for NPOT 3D texturesMarek Olšák3-0/+244
2010-08-30all.tests: add the ARB_color_buffer_float testsMarek Olšák1-0/+14
2010-08-30New testsuite for ARB_color_buffer_float (v2)Luca Barbieri12-0/+1244
2010-08-29trinity-fp1: Only print out the delta values once per probe.Vinson Lee1-1/+2
2010-08-27Add version of glsl-texcoord-array that can pass with loop unrollingIan Romanick2-0/+32
2010-08-27Tweak test to not require GLSL 1.20Ian Romanick1-3/+2
2010-08-27glsl-fs-if-nested-loop: Equivalent test to glsl-vs-if-nested-loop.Eric Anholt2-0/+40
2010-08-27Add GLSL tests for loops with multiple induction variablesIan Romanick5-0/+124
2010-08-27Add GLSL loop test that verifies that zero-iteration loops don't executeIan Romanick2-0/+28
2010-08-27Add GLSL constant folding testIan Romanick2-0/+100
2010-08-27Add a GLSL atan test that shows the difference between atan(y/x) and atan(y,x)Ian Romanick2-0/+81
2010-08-26glslparsertest: Fix silly typo in testIan Romanick1-2/+2
2010-08-26glsl-[vf]s-varying-array: New easier to debug tests than glsl-texcoord-array.Eric Anholt3-0/+63
2010-08-26glslparsertest: Fix name of test as struct-06.frag (not .vert)Ian Romanick1-1/+1
2010-08-25glslparsertest: Add more tests for assignments to samplersIan Romanick5-0/+92
2010-08-25glslparsertest: Add tests for assignments to samplersIan Romanick3-0/+56
2010-08-25Change redeclaration-14.vert to use GLSL 1.20.Kenneth Graunke2-1/+2
2010-08-25glsl-getactiveuniform-length: Fix this testcase based on other paragraph.Eric Anholt1-16/+9
2010-08-25glslparsertest: Add test for dereference of array inside a structIan Romanick2-0/+17
2010-08-25glsl-fs-sampler-numbering-[23]: More thorough tests of sampler numbering.Eric Anholt4-1/+117
2010-08-25glslparsertest: Move several fragment-only built-ins to a separate testIan Romanick4-12/+64
2010-08-25glslparsertest: Fix typo in pragma-08.frag.Vinson Lee1-1/+1
2010-08-25all.tests: Correct glsl-link-array-01 to be shader_runner test.Vinson Lee1-1/+1
2010-08-24glslparsertest: Add tests for all 1.10 and 1.20 built-in functionsIan Romanick4-0/+593
2010-08-24glsl-fs-uniform-array-3: New test for an array of structs.Eric Anholt2-0/+30
2010-08-24glsl-getactiveuniform-count: Correct the error message from copy'n'paste.Eric Anholt1-1/+1
2010-08-24glsl-uniform-initializer-7: New test for uniform initializer of a matrix.Eric Anholt2-0/+31
2010-08-24glsl-uniform-initializer-6: Test for handling of uniform bvecN initializers.Eric Anholt2-0/+26
2010-08-24glsl-uniform-initializer-5: New test for uniform setup across shader types.Eric Anholt2-0/+28
2010-08-24glsl-vs-temporary-dest-indexing: new test for indexing of destination operandsMarek Olšák2-0/+41
2010-08-24glslparsertest: Add #pragma test from bugzilla #28138Ian Romanick2-0/+21
2010-08-24glslparsertest: Add tests for #pragma usageIan Romanick8-0/+92
2010-08-24Add tests for local function declarations in 1.20+.Kenneth Graunke3-0/+21
2010-08-24Add more redeclaration tests; fix redeclaration-02 and struct-05.Kenneth Graunke18-4/+183
2010-08-23Revert "function-12.vert: New test for bug #29608."Eric Anholt2-16/+0
2010-08-23glsl-link-array-01: New test for failure in regnum online.Eric Anholt1-0/+32
2010-08-23function-12.vert: New test for bug #29608.Cedric Vivier2-0/+16
2010-08-23glsl-fs-any: New test for any() with variable arguments.Eric Anholt2-0/+34
2010-08-23glsl-vs-position-outval: New test for bug #28138 (failure in regnum online)Eric Anholt2-0/+25
2010-08-23Remove CorrectPreprocess11.frag test from glslparser.testsCarl Worth1-1/+0
2010-08-23glsl-varying-mat3x2: New test for bug #29747.Eric Anholt2-0/+31
2010-08-23glsl-uniform-out-of-bounds: Make this test access the end of b[3].Eric Anholt1-2/+2
2010-08-23glsl-getactiveuniform-*: New tests for glGetActiveUniform() behavior.Eric Anholt7-0/+302