summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 hoursarb_draw_buffers_blend: Fix deprecated-non-prototype warningsHEADmainVinson Lee1-2/+2
27 hoursarb_sample_shading: do not actually run mask_in_one if it's not supportedConstantine Shablia1-0/+3
3 daysclear-stencil: new test to check for problems clearing stencilsEric R. Smith2-0/+232
3 daysread_depth_offset: new test to check depth offset calculationEric R. Smith2-0/+253
5 daysreplayer: create bin/ everytimeDavid Heidelberg1-0/+2
8 daysReduce precision in depth clear precision checkJuan A. Suarez Romero1-0/+5
8 daysAdd float from half functionJuan A. Suarez Romero2-1/+36
10 daystests/gbm: Add gbm_device_get_fd() testDaniel Stone2-0/+54
11 dayswayland: Add Wayland dmabuf driver-name testDaniel Stone8-1/+317
12 daysconversion-explicit: use a different value for normalized +/- minMike Blumenkrantz1-2/+2
2024-04-12cmake: if we specify PIGLIT_BUILD_GL_TESTS OPENGL_FOUND is always trueDavid Heidelberg1-1/+1
2024-04-12README: recommend Ninja by default and switch to cmake --buildDavid Heidelberg1-10/+6
2024-04-12cmake: build is compatible up to 3.28David Heidelberg1-1/+1
2024-04-12cmake: add workaround for CMP0148David Heidelberg1-0/+3
2024-04-12README: ccmake is not that common, regular cmake is enough to buildDavid Heidelberg1-1/+1
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