summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-08util/dma_buf: Prefer gbm over libdrm-inteldmabuf-prefer-gbm-over-libdrm-intelJordan Justen1-2/+2
2021-02-05ext_external_objects: add mutable flag bit to external imagesEleni Maria Stea1-0/+6
2021-02-03ext_external_objects: fix for image testsEleni Maria Stea2-6/+12
2021-01-28EXT_separate_shader_objects: add redeclare built-in variable testcheyang1-0/+31
2021-01-28ext_external_objects: fix validation error on vertex binding descriptionsTapani Pälli1-2/+5
2021-01-28egl: add the most basic test of EGL_EXT_protected_contentLionel Landwerlin7-10/+109
2021-01-27tests: Add an EGL test for exporting a textureNanley Chery3-0/+222
2021-01-25ext_external_objects: remove VK_IMAGE_USAGE_STORAGE_BIT usageTapani Pälli1-20/+20
2021-01-23arb_es2_compatibility: Check return value.Vinson Lee1-4/+7
2021-01-23arb_separate_shader_objects: Check return values.Vinson Lee1-2/+7
2021-01-21util: Fix draws in ManifestStencil/Depth.Michal Krol1-2/+2
2021-01-18arb_derivative_control: verify interaction with flat inputsMarcin Ślusarz1-0/+38
2021-01-18ext_framebuffer_object: setup max mipmap level to make fbo completeTapani Pälli1-0/+2
2021-01-18fbo: setup max mipmap level to make fbo complete with 2 levelsTapani Pälli1-0/+1
2021-01-16nv_shader_atomic_int64: add tests that check for namespace pollutionIlia Mirkin26-0/+585
2021-01-16arb_gpu_shader_int64: add some tests for up-conversionsIlia Mirkin3-0/+79
2021-01-16nv_shader_atomic_int64: don't require GLSL 4.40Ilia Mirkin26-52/+52
2021-01-15khr_texture_compression_astc/basic: add texture 3d and 2d array support checksAlejandro Piñeiro1-5/+47
2021-01-15khr_texture_compression_astc/basic: test first the non-extension checksAlejandro Piñeiro1-1/+2
2021-01-14ext_external_objects/vk-image-overwrite: fix in color probeEleni Maria Stea1-4/+1
2021-01-13arb_compute_shader: Add test for double-precision arithmetic in combination w...Francisco Jerez1-0/+36
2021-01-12test: add fbo blit + texture view testcasePierre-Eric Pelloux-Prayer3-0/+232
2021-01-08nv_conditional_render: Test a glClear optimizationNanley Chery3-0/+97
2021-01-08shader_draw_parameters: Add dummy count=0 draws to each glMultiDrawElements callIan Romanick1-7/+7
2021-01-08draw-elements: Add dummy count=0 draws to each glMultiDrawElements callIan Romanick1-5/+8
2021-01-08ati_fragment_shader/render-ops: Fix format-security warningDylan Baker1-1/+1
2021-01-08CMake: Add python 3.9 to supported versionsDylan Baker1-1/+1
2021-01-06simple-barrier-atomics: properly synchronize access to atomicDanylo Piliaiev1-0/+1
2021-01-06shader_storage_buffer_object-indirect: require GL_ARB_gpu_shader5Danylo Piliaiev1-0/+1
2020-12-30tes-gs-max-output: Require GL_ARB_gpu_shader5 to get max GS invocationsDanylo Piliaiev1-0/+2
2020-12-30arb_texture_buffer_range-ranges-2: Fix buffer alignmentDanylo Piliaiev1-1/+1
2020-12-28tests: test depth clear verifying its result using compute shaderAndrii Simiklit3-0/+243
2020-12-23rasterpos: Fix missing termination of program list.Eric Anholt1-1/+2
2020-12-23ati_fragment_shader: Test alpha channel with fogMiklós Máté1-18/+23
2020-12-22summary: Add -g/--fixes to console-mode outputMike Blumenkrantz2-1/+8
2020-12-18ati_fragment_shader: Add a test of all the ops and modifiers.Eric Anholt3-0/+413
2020-12-18arb_gl_spirv: Test using length on an runtime (unsized) arrayCaio Marcelo de Oliveira Filho1-0/+102
2020-12-17framework: corrected some typosAndres Gomez3-5/+5
2020-12-17framework/replay: add always the images information to the resultsAndres Gomez2-8/+24
2020-12-17framework/replay: rename dump image to include the checksumAndres Gomez3-34/+47
2020-12-17framework: remove forbidden XML chars for text in the JUnit backendAndres Gomez1-3/+34
2020-12-16Fix timeout in spec/arb_sync/repeat-waitJesse Natalie2-3/+1
2020-12-15glsl-1.50,tess: Test passing maximum count of varyings between stagesDanylo Piliaiev9-0/+718
2020-12-15shader_runner: reset glPolygonMode between tests without process isolationMarek Olšák1-0/+2
2020-12-14arb_framebuffer_object: Add a test for blit-based mipmap generationChia-I Wu3-0/+187
2020-12-14gen_builtin_packing_tests: Only fill a 10x10 window.Eric Anholt4-0/+4
2020-12-09fbo-pbo-readpixels-small: add check of depth and stencil dataYevhenii Kharchenko1-46/+543
2020-12-07nv_primitive_restart: Add tests using display listsIan Romanick3-0/+326
2020-12-07nv_primitive_restart: Add tests for error conditionsIan Romanick3-0/+171
2020-12-07nv_primitive_restart: Verify that NV_primitive_restart isn't advertised in CoreIan Romanick3-0/+60