summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-22ext_texture_format_bgra8888: test glRenderbufferStorageErik Faye-Lund1-1/+9
2024-02-21glsl-1.50: test the copy of an entire ifc blockTimothy Arceri1-0/+77
2024-02-15amd_gpu_shader_half_float: varying error checkTimothy Arceri1-0/+10
2024-02-06arb_texture_query_lod: fix LOD queries in divergent control flowLionel Landwerlin4-4/+9
2024-02-05ext_external_objects: remove gl_cleanup done with atexitTapani Pälli12-189/+0
2024-02-02glsl: test globals are handled correctly across stageTimothy Arceri1-0/+43
2024-01-30Add GL_EXT_texture_storage testsDaniel Stone4-0/+217
2024-01-26tests/llvmpipe: Fix CMake mis-matching arguments warning.Vinson Lee1-1/+1
2024-01-26ci: teach codespell to accept my nameLucas Stach1-1/+1
2024-01-26tests/llvmpipe: don't require git repository, allow running from tarballDavid Heidelberg1-1/+1
2024-01-26tests/llvmpipe: drop unused GIT_HEAD_HASH_SHORTDavid Heidelberg1-13/+0
2024-01-17test/util: call destroy before reporting the resultGert Wollny5-5/+11
2024-01-17modifiers: Remove sampler-view testsRob Clark1-173/+0
2024-01-17modifiers: Add QCOM_TILED3Rob Clark1-0/+1
2024-01-17ext_transform_feedback: document missing mode in usageErik Faye-Lund1-1/+2
2024-01-17arb_copy_image-formats: avoid undefined behaviorErik Faye-Lund1-0/+37
2024-01-16arb_texture_barrier: allow testing the extension under GL3.0Jose Maria Casanova Crespo2-2/+4
2024-01-15arb_shader_atomic_counters-semantics: use correct output-typeErik Faye-Lund1-5/+5
2024-01-09egl_khr_create_context: add test for EXT_create_context_robustness and EXT_qu...Simon Zeni2-0/+163
2023-12-28ext_render_snorm-render: Fix deprecated-non-prototype warningVinson Lee1-1/+1
2023-12-26version-mixing: Fix deprecated-non-prototype warningVinson Lee1-1/+1
2023-12-19draw-prim-rate: test more varying countsMarek Olšák1-7/+55
2023-12-19glsl-1.10/built-in-uniform-state: don't test Infs due to undefined behaviorMarek Olšák1-3/+11
2023-12-19arb_vertex_program/property-bindings: don't test Infs due to undefined behaviorMarek Olšák1-2/+10
2023-12-19glsl-1.40: add a UBO test that I don't remember why I needed itMarek Olšák1-0/+79
2023-12-19glsl-1.10: test a smooth color input with glShadeModel(GL_FLAT)Marek Olšák1-0/+44
2023-12-19arb_fragment_layer_viewport: don't test out-of-range gl_Layer valuesMarek Olšák3-24/+6
2023-12-05ext_render_snorm-render: lower test ctx version requirementTapani Pälli1-5/+5
2023-11-15Implement piglit_subprocess for WindowsJesse Natalie1-2/+125
2023-10-25modifiers: Make a single list of the known modifiers.Eric Anholt1-65/+48
2023-10-25modifiers: Allow specifying format and modifierNanley Chery1-0/+73
2023-10-25modifiers: Improve the presentation of resultsNanley Chery1-1/+3
2023-10-25modifiers: Add clear reimport subtestNanley Chery1-0/+106
2023-10-25modifiers: Add stress subtestNanley Chery1-0/+399
2023-10-25modifiers: Indent an inner loopNanley Chery1-18/+20
2023-10-25modifiers: Try to autogenerate dmabufsNanley Chery1-14/+89
2023-10-25framework: Add piglit_drm_create_dma_buf_modifiersNanley Chery2-0/+110
2023-10-25framework: Add an n_planes fieldNanley Chery2-0/+12
2023-10-25ext_image_dma_buf_import: Add a test for modifiersTapani Pälli3-1/+408
2023-10-25ext_image_dma_buf_import: Support non-external texturesNanley Chery5-24/+34
2023-10-25ext_image_dma_buf_import: Require GL_EXT_EGL_image_storageNanley Chery3-3/+5
2023-10-25Import the drm_fourcc/drm.h header and use them.Eric Anholt8-5/+2913
2023-10-23arb_tessellation_shader: Add new test tesslevels-indirectNeha Bhende1-0/+52
2023-10-02ext_image_dma_buf_import: add a multithread refcount testChia-I Wu3-0/+194
2023-09-28ext_image_dma_buf_import-export-tex: Print normal info to stdout, not stderr.Emma Anholt1-2/+2
2023-09-28arb_separate_shader_objects/atomic-counter: Add missing GLSL requirement.Emma Anholt1-0/+1
2023-09-28GL_ARB_arrays_of_arrays: Fix a missing extension requirement.Emma Anholt1-0/+1
2023-09-28arb_shader_texture_lod: Fix incorrect require directive for the ext.Emma Anholt1-1/+1
2023-09-28Use piglit_require_minimum_getinteger(GL_MAX_DRAW_BUFFERS) more.Emma Anholt12-78/+13
2023-09-28fbo-mrt-alphatest: Actually require MRTs to be available.Emma Anholt1-0/+1