summaryrefslogtreecommitdiff
path: root/tests/spec/arb_cull_distance
AgeCommit message (Expand)AuthorFilesLines
2024-03-25more spelling fixes accross the whole codebaseLucas Stach1-1/+1
2023-06-13arb_cull_distance/exceed-limits: Don't log to stderr on expected result.Emma Anholt1-1/+1
2022-08-29fix the spelling in whole piglitDavid Heidelberg1-1/+1
2022-05-31Delete spurious version checksIan Romanick2-4/+0
2020-07-07Add param to piglit_compile_shader_text_nothrow to not print errorsPierre-Eric Pelloux-Prayer1-1/+1
2017-04-03arb_cull_distance: Fix sometimes-uninitialized warnings.Vinson Lee1-0/+2
2016-05-13Add more ARB_cull_distance testsKristian Høgsberg Kristensen13-153/+438
2016-05-13arb_cull_distance: fix tests after my last changes.Dave Airlie2-2/+2
2016-05-13arb_cull_distance: simplify tests.Dave Airlie6-15/+10
2016-04-04arb_cull_distance: test vertex is inside cull volume.Tobias Klausmann5-0/+235
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-01-16Add missing extension requirements to ARB_cull_distance shaders.Kenneth Graunke6-0/+6
2015-01-17Add tests for arb_cull_distanceTobias Klausmann9-0/+471