summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-17glx_arb_create_context: Initialize variable.Vinson Lee1-1/+1
2022-06-17sync_api: run concurrent with other tests.Emma Anholt1-1/+1
2022-06-15glsl-1.10: add simple loop unrolling test with loop counter in vec4Pavel Ondračka1-0/+20
2022-06-14Add loop test to demonstrate bug in r300 compilerPavel Ondračka1-0/+57
2022-06-14Update window build command exampleTimothy Arceri1-1/+1
2022-06-14Update OpenGL headers url in docsTimothy Arceri1-1/+1
2022-06-14Update waffle urlTimothy Arceri2-4/+4
2022-06-10ext_direct_state_access: Fix use after free.Vinson Lee1-3/+3
2022-06-09framework/replay: disable AA accounting when comparing with no toleranceDavid Heidelberg1-1/+1
2022-05-31Don't check for OpenGL 1.1Ian Romanick4-4/+0
2022-05-31Fix many incorrect GLSL checksIan Romanick43-40/+72
2022-05-31glsl-1.30: Replace open-coded version of piglit_require_GLSL_version()Ian Romanick1-15/+1
2022-05-31Delete spurious version checksIan Romanick46-70/+1
2022-05-31genmipmap-errors: Check for GL_ARB_depth_texture before creating a depth textureIan Romanick1-2/+2
2022-05-31framework/replay: recently introduced HTML tags should be in innerHTMLDavid Heidelberg1-1/+1
2022-05-31glsl-1.10: fix glsl-fs-conditional-output-write testTimothy Arceri1-0/+2
2022-05-27nv_texture_barrier: use multiplication instead of sqrtVasily Khoruzhick1-2/+2
2022-05-27nv_alpha_to_coverage_dither_control: Fix equality check.Vinson Lee1-1/+1
2022-05-27llvmpipe: Initialize Variable member variable mType.Vinson Lee1-1/+1
2022-05-26arb_shader_clock: fix testsPierre-Eric Pelloux-Prayer2-35/+9
2022-05-25Fix adj-prim provoking vertexPierre-Eric Pelloux-Prayer1-18/+23
2022-05-23shader_runner: Remove unsigned comparison against 0.Vinson Lee1-1/+1
2022-05-20ext_direct_state_access: Fix memory leaks.Vinson Lee1-0/+5
2022-05-19arb_texture_buffer_object: fix buffer sizePierre-Eric Pelloux-Prayer1-5/+5
2022-05-18gl-1.0-logicop: Fix memory leaks.Vinson Lee1-1/+7
2022-05-18tests/llvmpipe: Provide only one GLenum type-cast operator.Jose Fonseca1-5/+0
2022-05-12ext_external_objects: Remove unsigned comparison against 0.Vinson Lee1-4/+0
2022-05-12cmake: bump waffle requirement to 1.6.0Emil Velikov4-11/+1
2022-05-12cmake: build surfaceless only when EGL is presentEmil Velikov3-1/+8
2022-05-11llvmpipe: drop glu dependencyDavid Heidelberg1-1/+0
2022-05-10ext_external_objects: Remove unnecessary NULL check.Vinson Lee1-41/+39
2022-05-10framework/replay: add number of pixels without tolerance when comparing imagesTomeu Vizoso1-2/+3
2022-05-09framework: consistent usage of PIGLIT_CONFIG.read_file paramMark Janes1-1/+1
2022-05-09framework/replay: fix replay with single trace, without specifying deviceDavid Heidelberg1-1/+1
2022-05-09Make it work with the latest pytest versionCorentin Noël21-54/+53
2022-05-09piglit-wgl-util: Use ifndef _WIN32 around piglit_width/heightCorentin Noël1-4/+4
2022-05-09Update piglit CI to debian bullseyeCorentin Noël2-24/+7
2022-05-06ext_framebuffer_multisample_blit_scaled: Fix memory leaks.Vinson Lee1-0/+2
2022-05-06llvmpipe: Add tests designed to exercise llvmpipe linear rasterizer.James Benton39-0/+5551
2022-05-05framework/replay: new tests for download methodGuilherme Gallo1-5/+59
2022-05-05framework/replay: make download more robustDavid Heidelberg1-13/+54
2022-05-04textureGather: Fix memory leak.Vinson Lee1-1/+2
2022-05-04Fix the binary name for ext_protected_content.Emma Anholt1-1/+1
2022-05-04arb_program_interface_query: Add debug output for ACTIVE_RESOURCES fails.Emma Anholt1-0/+11
2022-05-04arb_shader_objects: add test deleting non-existent objectErik Faye-Lund3-0/+73
2022-05-03Add a test for an ARB fragment program that ends with a comment with no newlineJesse Natalie3-0/+66
2022-04-29ext_texture_integer: Fix memory leak.Vinson Lee1-1/+1
2022-04-30glx: parse -auto for all glx testsMarek Olšák37-0/+264
2022-04-30glx: don't call XMapWindow redundantlyMarek Olšák24-47/+0
2022-04-30egl: use piglit_automatic instead of automaticMarek Olšák1-4/+2