aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-03-26glsl-1.30: test right-shift of a left-shiftIan Romanick
2021-03-26arb_gpu_shader_int64: test masking after additionIan Romanick
2021-03-26arb_gpu_shader_int64: test shift-left of shift-right with same countIan Romanick
2021-03-26gl-3.0: add additional case for clearbufferfi correctnessTapani Pälli
2021-03-25ext_external_objects: Another semaphores testEleni Maria Stea
2021-03-25ext_external_objects: New semaphores testEleni Maria Stea
2021-03-25ext_external_objects: Vulkan framework additionsEleni Maria Stea
2021-03-24gbm: Add test for multi-planar GBM BOsTomeu Vizoso
2021-03-22ext_external_objects: Removed unused varyings from image testEleni Maria Stea
2021-03-18arb_shader_texture_image_samples/builtin-image: use skip as default resultMike Blumenkrantz
2021-03-16draw-prim-rate: add a test for indexed triangle stripsMarek Olšák
2021-03-16glx-multithread-buffer-refcount-bug: new test for a recent bugMarek Olšák
2021-03-10tests: ignore unsupported texture type + num samplesPierre-Eric Pelloux-Prayer
2021-03-10tests: fix test binary name in opengl.pyPierre-Eric Pelloux-Prayer
2021-03-10tests/glx: remove unnecessary calls to XMapWindowPierre-Eric Pelloux-Prayer
2021-03-10test/amd_perf_monitor: don't use exit(0)Pierre-Eric Pelloux-Prayer
2021-03-02spec/glsl-1.20: Use min and max with NaNIan Romanick
2021-03-02ext_external_objects: All supported image usage flags are setEleni Maria Stea
2021-03-02ext_external_objects: Replaced TexImage2D with TexSubImage2D in displayEleni Maria Stea
2021-03-01ext_external_objects: Fix in external buffersEleni Maria Stea
2021-03-01tests: speed up gl-1.3-texture-env testPierre-Eric Pelloux-Prayer
2021-03-01util: expose read_pixels_float/compare_pixels_floatPierre-Eric Pelloux-Prayer
2021-02-23arb_shader_storage_buffer_object/indirect: add dynamic store testMike Blumenkrantz
2021-02-19arb_fragment_program: Test KIL using result of SLTIan Romanick
2021-02-17tests: fix running the replay profile with the --test-list argAndres Gomez
2021-02-16opengl.py: fix adj-prims arg constructionMike Blumenkrantz
2021-02-10framework: add P0XX format support for piglit_gbm_buf_createTapani Pälli
2021-02-10tests: fix documentation typos for the replay profileAndres Gomez
2021-02-08tests: add reproducer for issue 3712Yevhenii Kolesnikov
2021-02-05ext_external_objects: add mutable flag bit to external imagesEleni Maria Stea
2021-02-03ext_external_objects: fix for image testsEleni Maria Stea
2021-01-28EXT_separate_shader_objects: add redeclare built-in variable testcheyang
2021-01-28ext_external_objects: fix validation error on vertex binding descriptionsTapani Pälli
2021-01-28egl: add the most basic test of EGL_EXT_protected_contentLionel Landwerlin
2021-01-27tests: Add an EGL test for exporting a textureNanley Chery
2021-01-25ext_external_objects: remove VK_IMAGE_USAGE_STORAGE_BIT usageTapani Pälli
2021-01-23arb_es2_compatibility: Check return value.Vinson Lee
2021-01-23arb_separate_shader_objects: Check return values.Vinson Lee
2021-01-21util: Fix draws in ManifestStencil/Depth.Michal Krol
2021-01-18arb_derivative_control: verify interaction with flat inputsMarcin Ślusarz
2021-01-18ext_framebuffer_object: setup max mipmap level to make fbo completeTapani Pälli
2021-01-18fbo: setup max mipmap level to make fbo complete with 2 levelsTapani Pälli
2021-01-16nv_shader_atomic_int64: add tests that check for namespace pollutionIlia Mirkin
2021-01-16arb_gpu_shader_int64: add some tests for up-conversionsIlia Mirkin
2021-01-16nv_shader_atomic_int64: don't require GLSL 4.40Ilia Mirkin
2021-01-15khr_texture_compression_astc/basic: add texture 3d and 2d array support checksAlejandro Piñeiro
2021-01-15khr_texture_compression_astc/basic: test first the non-extension checksAlejandro Piñeiro
2021-01-14ext_external_objects/vk-image-overwrite: fix in color probeEleni Maria Stea
2021-01-13arb_compute_shader: Add test for double-precision arithmetic in combination w...Francisco Jerez
2021-01-12test: add fbo blit + texture view testcasePierre-Eric Pelloux-Prayer