summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-25arb_program_interface_query: add gl_PerVertex redeclarationsso-changesTapani Pälli1-0/+9
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
2019-11-07cmake: use DT_RUNPATH instead of DT_RPATH for executablesYevhenii Kolesnikov1-0/+4
2019-11-05arb_gl_spirv: add xfb tests for lines and trianglesArcady Goldmints-Orlov2-0/+173
2019-11-05arb_gl_spirv: add xfb testsAlejandro Piñeiro13-0/+1752
2019-11-05shader_runner: add xfb query object supportAlejandro Piñeiro1-0/+98
2019-11-05shader_runner: add xfb testing supportAlejandro Piñeiro1-0/+125
2019-11-05shader_runner: add support for glGetProgram queriesAlejandro Piñeiro1-0/+91
2019-11-05Add a test of a select of a negation of an int cast from a floatJason Ekstrand1-0/+22
2019-11-01glx: fix pointer typeEric Engestrom1-1/+1
2019-11-01egl: one more s/EGL_NO_CONFIG_MESA/EGL_NO_CONFIG_KHR/Eric Engestrom1-1/+1
2019-11-01s/EGL_NO_CONFIG_MESA/EGL_NO_CONFIG_KHR/Eric Engestrom5-12/+7
2019-11-01cmake: drop egl dependency versionEric Engestrom1-1/+1
2019-10-30Use source code location for Mako's module_directoryPierre-Eric Pelloux-Prayer1-0/+9
2019-10-30arb_gpu_shader_int64: add display list testTapani Pälli4-0/+359
2019-10-28egl: simple test for EGL_EXT_image_flush_externalTapani Pälli3-0/+173
2019-10-27cl/get-device-info: fix variable type for CL_DEVICE_MAX_CONSTANT_BUFFER_SIZEJose Luis Cercos-Pita1-4/+4
2019-10-24travis: drop overly complicated regular build as it's covered directly by git...Eric Engestrom2-108/+2
2019-10-24add pre-merge gitlab ci :)Eric Engestrom2-0/+150
2019-10-23tox,cmake,travis: Add support and testing for Python 3.8Rhys Kidd3-4/+7
2019-10-17Fix pbo-getteximage to check for GL_ARB_texture_cube_map_arrayKenneth Graunke1-1/+2
2019-10-16tests: add test for PBO texture downloadsPierre-Eric Pelloux-Prayer3-0/+328
2019-10-12arb_bindless_texture: test an unnamed explicitly bound ubo that contains a sa...Timothy Arceri1-0/+33
2019-10-12arb_bindless_texture: test a basic unnamed ubo that contains a samplerTimothy Arceri1-0/+31
2019-10-11glx-egl-switch-context: Do not compile if EGL unavailableYevhenii Kolesnikov1-1/+4
2019-10-10glx,egl: Reproduce crash while switching contextsYevhenii Kolesnikov3-0/+96