summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-05fbo - ti -hackext-t-iDave Airlie2-0/+370
2011-10-05ext_texture_integer: add test for uint read of sint and vice-versaDave Airlie2-0/+299
2011-10-04spec: functional map_buffer_range testBen Widawsky3-0/+133
2011-10-04spec: add a new arb_map_buffer_range test caseYuanhan Liu5-0/+149
2011-10-04fbo-integer: this allows this test to run on a GL3/ext_gpu_shader4 mesa.Dave Airlie1-0/+2
2011-10-04use a glsl1.30 version of texture integerDave Airlie2-0/+595
2011-10-03draw-arrays-colormaterial: test glDrawArrays with glColorMaterialBrian Paul3-0/+125
2011-10-03fs-texelFetchOffset-2D: remove unused varsBrian Paul1-2/+0
2011-10-03arb_texture_compression: add cast to silence warningBrian Paul1-1/+1
2011-10-03clip-flag-behavior: remove unused varBrian Paul1-1/+0
2011-10-03fbo-formats: add f/F key to choose next/prev test, test setBrian Paul1-16/+36
2011-10-03Define _USE_MATH_DEFINES globally on MSVC.José Fonseca3-6/+3
2011-10-02r300/r500.tests: fix logging blendFunc env variablesMarek Olšák2-4/+4
2011-09-30Force evaluation of the #elif condition being tested.Carl Worth1-1/+1
2011-09-30Fix return type mismatch (int vs. float) in two tests.Carl Worth2-2/+2
2011-09-28Test basic behavior of clip flags.Paul Berry3-0/+184
2011-09-28Test that clip planes behave properly under coordinate transformation.Paul Berry7-0/+452
2011-09-28Test proper behavior of gl_MaxClipDistances and gl_MaxClipPlanes.Paul Berry5-0/+189
2011-09-28Test use of gl_ClipDistance with uint indices.Paul Berry1-0/+78
2011-09-28Test that gl_ClipDistance is unavailable in GLSL 1.20Paul Berry2-0/+35
2011-09-28Test explicit and implicit bulk assignment of gl_ClipDistance.Paul Berry5-0/+533
2011-09-27glsl-varying-read: New test for a bug that was in i965 in 7.11.Eric Anholt1-0/+25
2011-09-26vertex-program-two-side: Test all combinations.Eric Anholt1-4/+20
2011-09-26vertex-program-two-side: Always draw all the quads.Eric Anholt1-8/+4
2011-09-26vertex-program-two-side: Make the argument handling processing more obvious.Eric Anholt2-52/+50
2011-09-26Add another concurrent test helper function.Eric Anholt1-15/+18
2011-09-26vertex-program-two-side: Draw the primary and secondary colors separately.Eric Anholt1-80/+69
2011-09-25draw-vertices-half-float: Move declaration before code.Vinson Lee1-1/+1
2011-09-25draw-vertices: Move declaration before code.Vinson Lee1-3/+3
2011-09-25draw-elements-base-vertex-neg: Move declaration before code.Vinson Lee1-2/+2
2011-09-25draw-vertices-half-float: test user vertex arraysMarek Olšák2-1/+18
2011-09-25draw-vertices: test user vertex arraysMarek Olšák3-60/+100
2011-09-25draw-elements: test user arraysMarek Olšák2-154/+182
2011-09-25draw-elements-base-vertex-neg: test user vertex arraysMarek Olšák2-3/+24
2011-09-25draw-elements-base-vertex: test user vertex arraysMarek Olšák2-14/+31
2011-09-25draw-elements-instanced-base-vertex: test user vertex arraysMarek Olšák2-17/+39
2011-09-25r600.tests: remove another hardlocking testMarek Olšák1-0/+1
2011-09-22clear-with-deleted: New test for a metaops refcounting bug.Eric Anholt3-0/+131
2011-09-22Add a small ARB_draw_buffers test.Henri Verbeet5-0/+158
2011-09-20Update clip distance tests to use 8 clip distances.Paul Berry4-37/+110
2011-09-20Test "double negative" corner case in copy propagation.Paul Berry2-0/+63
2011-09-20Add tests of whole-array assignment and out/inout params.Paul Berry23-0/+604
2011-09-20glslparsertest: use dummy shaders when linking for GLSL 1.00 ES.Paul Berry1-1/+41
2011-09-20vertex-program-two-side: Use sprintf instead of asprintf.José Fonseca1-25/+25
2011-09-19nv_conditional_render: Add some more tests of API implementation.Eric Anholt5-0/+241
2011-09-19vertex-program-two-side: New test for VERTEX_PROGRAM_TWO_SIDE.Eric Anholt4-0/+267
2011-09-19all.tests: Make concurrent test setup a general helper function.Eric Anholt1-7/+7
2011-09-19framework: Allow ExecTest commands to be space-separated strings.Eric Anholt1-0/+5
2011-09-19link-uniform-array-size: New test for a bug in the GLSL compiler.Eric Anholt1-0/+25
2011-09-19glsl-vs-uniform-array-4: Test for a large number of uniform components.Eric Anholt1-0/+158