summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-08just run failed testfbo-extended-blendOded Gabbay1-10/+10
2015-11-08update .gitignoreOded Gabbay1-0/+8
2015-11-07arb_enhanced_layouts: fix up name of testsTimothy Arceri2-0/+0
2015-11-07arb_explicit_uniform_location: add more qualifier tests for subroutinesTimothy Arceri3-0/+44
2015-11-06getteximage-depth: new test to create/readback depth textures (v2)Dave Airlie3-0/+631
2015-11-05gl-layer-render-storage.c: remove unused variable.Dylan Baker1-1/+0
2015-11-05generated_tests/test_generators.py: Remove expected failures mechanismDylan Baker1-25/+7
2015-11-05gen_tcs_input_tests.py: replace unused variable with _Dylan Baker1-1/+1
2015-11-05gen_tcs_input_tests.py: use textwrap.dedentDylan Baker1-95/+96
2015-11-05gen_tcs_input_tests.py: use six.moves.rangeDylan Baker2-6/+7
2015-11-05gen_tcs_input_tests.py: fix whitespace errorsDylan Baker1-12/+12
2015-11-05gen_tcs_input_tests.py: fix importsDylan Baker1-1/+4
2015-11-05gen_tcs_input_tests.py: Use a proper docstringDylan Baker1-12/+14
2015-11-05gen_tcs_input_tests.py: replace tabs with spacesDylan Baker1-30/+30
2015-11-05gen_tcs_input_tests.py: remove unnecessary semicolonsDylan Baker1-2/+2
2015-11-05gen_tes_input_tests.py: replace unused variable with _Dylan Baker1-1/+1
2015-11-05gen_tes_input_tests.py: use texwrap.dedentDylan Baker1-94/+95
2015-11-05gen_tes_input_tests.py: use six.moves.rangeDylan Baker2-6/+7
2015-11-05gen_tes_input_tests.py: cleanup whitespace issuesDylan Baker1-13/+13
2015-11-05gen_tes_input_tests.py: Cleanup importsDylan Baker1-1/+4
2015-11-05gen_tes_input_tests.py: replace tabs with spaces.Dylan Baker1-25/+25
2015-11-05gen_tes_input_tests.py: remove unnecissary ; at end of python linesDylan Baker1-2/+2
2015-11-05gen_tes_input_tests.py: use a proper docstringDylan Baker1-15/+17
2015-11-05shader_runner: Allow geometry and tessellation shaders in OpenGLES 3.2Jordan Justen1-3/+7
2015-11-05shader_runner: Allow compute shaders in OpenGLES 3.1Jordan Justen1-1/+1
2015-11-05arb_compute_shader: Use gl_NumWorkGroups in global ID testsJordan Justen1-7/+9
2015-11-05ARB_shader_image_load_store: Test loading from a cleared imageJordan Justen1-0/+77
2015-11-05arb_copy_image: test for texture view interactionsIlia Mirkin3-0/+206
2015-11-05arb_enhanced_layouts: invalid compile time constant typesTimothy Arceri5-0/+115
2015-11-05arb_enhanced_layouts: test negative compile time constantsTimothy Arceri12-0/+240
2015-11-05varying-packing: use correct type for extra varyingsTimothy Arceri1-1/+14
2015-11-05multisample-accuracy: Relax the accuracy thresholdNeil Roberts1-2/+2
2015-11-05multisample-accuracy: Add an error margin for lit/unlit pixelsNeil Roberts1-10/+33
2015-11-05fbo-depth-array: Don't create an enormous color render targetNeil Roberts1-18/+35
2015-11-04arb_copy_image-api_errors: add a few new commentsBrian Paul1-0/+4
2015-11-04arb_copy_image-api_errors: fix comment typoBrian Paul1-1/+1
2015-11-04gl-1.1-xor: new test of glLogicOp(GL_XOR)Brian Paul5-0/+171
2015-11-04ubo/dsa: add rendering testIlia Mirkin3-0/+226
2015-11-04gl-3.2: add a layered rendering variant that uses glTexStorageIlia Mirkin3-0/+305
2015-11-04arb_draw_indirect: Adopt to INVALID_VALUE on unaligned DrawIndirectMarta Lofstedt1-2/+2
2015-11-02arb_enhanced_layouts: test some more compile time constant featuresTimothy Arceri6-0/+135
2015-11-02arb_enhanced_layouts: add basic compile time constant compile testsTimothy Arceri13-0/+219
2015-11-02arb_enhanced_layouts: test preprocessor defineTimothy Arceri2-0/+38
2015-11-01Implement piglits for OES_draw_elements_base_vertexRyan Houdek8-0/+717
2015-11-01gl.xml: update to revision 32185Ilia Mirkin1-163/+2208
2015-11-02glsl-1.20: add test to trip a nir assertTimothy Arceri1-0/+50
2015-11-01tbr-ranges: don't test out-of-bounds conditionIlia Mirkin1-3/+3
2015-11-01tbr-ranges: use usamplerBufferIlia Mirkin1-11/+11
2015-11-02arb_shader_subroutine: multiple subroutine qualifiers for a single functionTimothy Arceri1-0/+16
2015-11-02arb_explicit_uniform_location: compile tests of index qualifier for subroutinesTimothy Arceri2-0/+30