summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-12README: update requirementsDavid Heidelberg1-1/+2
2024-04-12cmake: WGL doesn't need Waffle, pass the definition without itDavid Heidelberg1-1/+1
2024-04-12cmake: remove this 12 years old workaround taking too many linesDavid Heidelberg1-14/+0
2024-04-12cmake: implement switch for the EGL tests and simplify test conditionsDavid Heidelberg1-31/+15
2024-04-12cmake: make PIGLIT_BUILD_DMA_BUF_TESTS aligned with GBM dependencyDavid Heidelberg1-18/+17
2024-04-12cmake: depend on WGL_TESTS being enabled to build WGLDavid Heidelberg1-5/+5
2024-04-12cmake: implement GBM and Wayland controlsDavid Heidelberg1-29/+46
2024-04-12cmake: fix unusually formated statementDavid Heidelberg1-2/+2
2024-04-12cmake: implement X11 option (required for GLX)David Heidelberg1-7/+14
2024-04-12cmake: move GLX and WGL option to the beggining of the fileDavid Heidelberg1-13/+3
2024-04-12cmake: move first batch of option() at the beggining of the fileDavid Heidelberg1-11/+11
2024-04-12cmake: rename default values with prefix DEFAULT_David Heidelberg1-10/+10
2024-04-12cmake: move defaults into the per-platform sectionDavid Heidelberg1-8/+6
2024-04-12cmake: predefine defaults depending on the systemDavid Heidelberg1-5/+26
2024-04-12cmake: drop unused CMP0042 policyDavid Heidelberg1-5/+0
2024-04-12cmake: respect indentationDavid Heidelberg1-16/+14
2024-04-10texturing: add a test for GPU/CPU sync when creating texturesEric R. Smith3-0/+104
2024-03-26util: fix multisample_texture_fs_templateErik Faye-Lund1-2/+2
2024-03-26tests: add a test for GL_APPLE_syncLucas Stach13-0/+714
2024-03-25ci: codespell ignore list is lowercaseLucas Stach1-1/+1
2024-03-25more spelling fixes accross the whole codebaseLucas Stach30-42/+42
2024-03-25ci: bump distribution tagLucas Stach1-1/+1
2024-03-21arb_multisample: Fix bitwise-instead-of-logical warningVinson Lee1-1/+1
2024-03-20ext_texture_storage: Fix memory leak on error pathVinson Lee1-1/+4
2024-03-20arb_internalformat_query2: fix internalformat selection for max_layers subtestLucas Stach1-1/+1
2024-03-20arb_clear_texture: only test float depth textures when supportedLucas Stach1-2/+10
2024-03-20properly check for libgen.hErik Faye-Lund4-3/+8
2024-03-19arb_copy_image-formats: avoid undefined behaviorEric R. Smith2-56/+88
2024-03-10intel/ppgtt: Use getpagesize fallback with MinGWVinson Lee1-1/+1
2024-03-09README: add Vulkan into the generic descriptionDavid Heidelberg1-3/+3
2024-03-07fix arb_query_buffer_object-qbo to warn on invalid GS results instead of failMike Blumenkrantz1-3/+20
2024-03-05tests: Fix cl test program@execute@builtin@builtin-float-degrees-1.0.generate...jiajia Qian1-1/+2
2024-02-29replayer: add ANGLE backendDavid Heidelberg1-0/+71
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