summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-04glsl: Very mean test case for memory usage, scheduling, and register allocationINTEL_shader_integer_functions2Ian Romanick1-0/+1111
2019-12-04intel_shader_integer_functions2: Add generated execution tests for multiply32x16Ian Romanick3-0/+159
2019-12-04intel_shader_integer_functions2: Add generated execution tests for averageRou...Ian Romanick1-0/+72
2019-12-04intel_shader_integer_functions2: Add generated execution tests for averageIan Romanick2-0/+80
2019-12-04intel_shader_integer_functions2: Add generated execution tests for subtractSa...Ian Romanick3-0/+351
2019-12-04intel_shader_integer_functions2: Add generated execution tests for addSaturateIan Romanick3-0/+339
2019-12-04intel_shader_integer_functions2: Add generated execution tests for countTrail...Ian Romanick1-0/+26
2019-12-04intel_shader_integer_functions2: Add generated execution tests for countLeadi...Ian Romanick3-0/+113
2019-12-04intel_shader_integer_functions2: Add generated execution tests for absoluteDi...Ian Romanick3-0/+425
2019-12-04parser_utils: Work around non-feature of strtollIan Romanick1-1/+17
2019-12-04arb_separate_shader_objects: add linker test for glsl version 1.40Tapani Pälli1-0/+44
2019-12-03ci: update wayland/ci-templates refPierre-Eric Pelloux-Prayer1-1/+1
2019-12-02glsl-1.50: new GS test for emitted triangle strip orientationMarek Olšák1-0/+46
2019-12-02arb_blend_func_extended: Make issue-1917 test reproduce issue on BSWDanylo Piliaiev1-21/+36
2019-12-02arb_program_interface_query: add gl_PerVertex redeclarationTapani Pälli1-0/+9
2019-12-02ext_disjoint_timer_query: use/test glGetInteger64vEXT callTapani Pälli2-4/+16
2019-11-28ext_texture_format_bgra8888: changes for effective internal formatTapani Pälli1-16/+35
2019-11-26tbo: include tbo re-init test to opengl.pyAndrii Simiklit1-0/+1
2019-11-26arb_blend_func_extended: Add test checking corruption on BSW/BDWDanylo Piliaiev4-0/+183
2019-11-23gitlab-ci: use ccache to speed up buildsEric Engestrom2-1/+16
2019-11-22gitlab-ci: set interruptible to auto-cancel CI pipelinesSamuel Pitoiset1-0/+2
2019-11-21glsl-es-3.10: port arb_shader_atomic_counters tests to glsl-es-3.10Alejandro Piñeiro3-0/+195
2019-11-21arb_shader_atomic_counters: fix buffers needed checkAlejandro Piñeiro1-1/+1
2019-11-21arb_gl_spirv: add some simple ubo/ssbo testsAlejandro Piñeiro15-0/+2490
2019-11-21arb_gl_spirv: add GL_ACTIVE_UNIFORMS checksAlejandro Piñeiro27-0/+56
2019-11-21tbo: test a re-initializationAndrii Simiklit2-0/+190
2019-11-20arb_shading_language_include: delete shader includes on teardownTimothy Arceri1-0/+12
2019-11-19Add new tests for ROL/ROR instruction verificationSagar Ghuge2-0/+133
2019-11-19generated_tests: more python fixesEric Engestrom2-11/+11
2019-11-19tox: hold pytest-mock to version 1.11.2, since 1.12 seems to be brokenEric Engestrom1-1/+1
2019-11-19python: fix collections.abc warningEric Engestrom1-1/+7
2019-11-19python: fix string testsEric Engestrom1-2/+2
2019-11-19glsl-es-3.10: add some image load/store tests with predication.Alejandro Piñeiro3-0/+164
2019-11-19piglit-util: expand piglit_integer_textureAlejandro Piñeiro1-11/+71
2019-11-19arb_shading_language_include: fix crash in process isolationTimothy Arceri1-0/+1
2019-11-16cl/create-context-from-type: fix typo in output error textJose Luis Cercos-Pita1-1/+1
2019-11-14gitlab-ci: avoid pulling all the git history each timeEric Engestrom1-0/+1
2019-11-14gitlab-ci: limit ninja to 4 threads to avoid stealing resources from other jobsEric Engestrom1-1/+1
2019-11-14ext_occlusion_query_boolean: remove invalid enum checkTapani Pälli1-9/+0
2019-11-14ext_disjoint_timer_query: add GL_QUERY_COUNTER_BITS_EXT testsTapani Pälli1-0/+36
2019-11-13arb_separate_shader_objects: remove broken testTapani Pälli1-51/+0
2019-11-12glsl-1.30: Add tests involving isnan() combined with other comparisonsIan Romanick2-0/+110
2019-11-12arb_sparse_buffer: tests EXT_direct_state_access interactionsPierre-Eric Pelloux-Prayer1-3/+29
2019-11-12arb_texture_buffer_range: modify test to also use glTextureBufferRangeEXTPierre-Eric Pelloux-Prayer1-6/+16
2019-11-12ARB_instanced_arrays: Add test for VertexArrayVertexAttribDivisorEXTPierre-Eric Pelloux-Prayer1-3/+16
2019-11-12arb_gpu_shader_fp64: add test for EXT_direct_state_access interactionsPierre-Eric Pelloux-Prayer1-70/+162
2019-11-12arb_clear_buffer_object: extends test to use Named functionsPierre-Eric Pelloux-Prayer3-20/+60
2019-11-07shader_runner: don't use deleted query objectsMarek Olšák1-0/+2
2019-11-07shader_runner: support query object failures in subtestsMarek Olšák1-4/+5
2019-11-07shader_runner: fix garbled non-unicode output making piglit-run choke on itMarek Olšák1-4/+8