summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
19 hoursReduce precision in depth clear precision checkHEADmainJuan A. Suarez Romero1-0/+5
19 hoursAdd float from half functionJuan A. Suarez Romero2-1/+36
3 daystests/gbm: Add gbm_device_get_fd() testDaniel Stone2-0/+54
4 dayswayland: Add Wayland dmabuf driver-name testDaniel Stone8-1/+317
5 daysconversion-explicit: use a different value for normalized +/- minMike Blumenkrantz1-2/+2
8 dayscmake: if we specify PIGLIT_BUILD_GL_TESTS OPENGL_FOUND is always trueDavid Heidelberg1-1/+1
8 daysREADME: recommend Ninja by default and switch to cmake --buildDavid Heidelberg1-10/+6
8 dayscmake: build is compatible up to 3.28David Heidelberg1-1/+1
8 dayscmake: add workaround for CMP0148David Heidelberg1-0/+3
8 daysREADME: ccmake is not that common, regular cmake is enough to buildDavid Heidelberg1-1/+1
8 daysREADME: update requirementsDavid Heidelberg1-1/+2
8 dayscmake: WGL doesn't need Waffle, pass the definition without itDavid Heidelberg1-1/+1
8 dayscmake: remove this 12 years old workaround taking too many linesDavid Heidelberg1-14/+0
8 dayscmake: implement switch for the EGL tests and simplify test conditionsDavid Heidelberg1-31/+15
8 dayscmake: make PIGLIT_BUILD_DMA_BUF_TESTS aligned with GBM dependencyDavid Heidelberg1-18/+17
8 dayscmake: depend on WGL_TESTS being enabled to build WGLDavid Heidelberg1-5/+5
8 dayscmake: implement GBM and Wayland controlsDavid Heidelberg1-29/+46
8 dayscmake: fix unusually formated statementDavid Heidelberg1-2/+2
8 dayscmake: implement X11 option (required for GLX)David Heidelberg1-7/+14
8 dayscmake: move GLX and WGL option to the beggining of the fileDavid Heidelberg1-13/+3
8 dayscmake: move first batch of option() at the beggining of the fileDavid Heidelberg1-11/+11
8 dayscmake: rename default values with prefix DEFAULT_David Heidelberg1-10/+10
8 dayscmake: move defaults into the per-platform sectionDavid Heidelberg1-8/+6
8 dayscmake: predefine defaults depending on the systemDavid Heidelberg1-5/+26
8 dayscmake: drop unused CMP0042 policyDavid Heidelberg1-5/+0
8 dayscmake: respect indentationDavid Heidelberg1-16/+14
10 daystexturing: 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