summaryrefslogtreecommitdiff
path: root/tests/spec/arb_get_texture_sub_image
AgeCommit message (Expand)AuthorFilesLines
2018-04-11arb_get_texture_sub_image: update cube map tests to make textures cube completeAnthony Pesch2-9/+17
2018-04-11arb_get_texture_sub_image: fix depth parameter when performing zero-sized tex...Anthony Pesch1-3/+3
2018-04-11arb_get_texture_sub_image: fix expected error when querying a level which has...Anthony Pesch1-1/+1
2017-06-22Revert "arb_get_texture_sub_image-errors: Fix expected error values"Juan A. Suarez Romero1-2/+2
2017-05-18KHR_no_error: set compatibility status for a bunch of glCompressedTex* testsTimothy Arceri4-0/+4
2017-02-16arb_get_texture_sub_image-errors: Fix expected error valuesEduardo Lima Mitev1-2/+2
2015-12-04arb_get_texture_sub_image: Allow compressed test to run with GL_EXT_texture_c...Ian Romanick1-2/+11
2015-11-18arb_get_texture_sub_image: Remove unused allocations.Vinson Lee1-3/+2
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-07-28arb_get_texture_sub_image-errors: test getting zero-sized imagesBrian Paul1-0/+60
2015-07-23arb_get_texture_sub_image: new tests for GL_ARB_get_texture_sub_imageBrian Paul6-0/+1314