aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-26piglit: NOTE! Default branch is now mainHEADmasterJordan Justen
2021-03-26.gitlab-ci.yml: Change pages build to trigger main branchJordan Justen
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-19gitlab-ci: Build with MinGW cross-compilers.Jose Fonseca
2021-03-19cmake: Package Waffle DLL when provided.Jose Fonseca
2021-03-19appveyor: Remove integration.Jose Fonseca
2021-03-19editorconfig: Add more file extensions.Jose Fonseca
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-12cmake: Install MinGW CRT DLLs instead of statically linking them.Jose Fonseca
2021-03-12cmake: Use 7-Zip packaging and strip debugging symbols.Jose Fonseca
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-22arb_uniform_buffer_object: Migrate to Python 3.Vinson Lee
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-12framework/replay: adapt GFXReconstruct backend to >=0.9.4Andres Gomez
2021-02-10framework: add P0XX format support for piglit_gbm_buf_createTapani Pälli
2021-02-10framework/replay: do not raise in compare if no images were dumpedAndres Gomez
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