summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-02arb_vertex_type_2_10_10_10_rev: test glNormalPointerarb_vertex_type_2_10_10_10_revTapani Pälli2-0/+51
2019-12-27rasterpos: first comprehensive test of glRasterPosMarek Olšák3-0/+681
2019-12-25util/minmax-test: Free memory, allocated for token nameYevhenii Kolesnikov1-0/+2
2019-12-23arb_clear_texture: Fix memory leakIllia Iorin1-5/+12
2019-12-23egl: add test for GL_EXT_EGL_image_storageTapani Pälli3-0/+216
2019-12-17Add test to verify multiplication by a constantCaio Marcelo de Oliveira Filho1-0/+55
2019-12-10glsl-es-3.10: add precision statement to a shader missing itTapani Pälli1-0/+1
2019-12-10ext_dsa: add vao functions testsPierre-Eric Pelloux-Prayer3-0/+795
2019-12-07arb_vertex_attrib_64bit: fix error message in explicit location checkTimothy Arceri1-1/+1
2019-12-04Require a GLSL version in fs-shift-left-of-shift-leftJason Ekstrand1-0/+1
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