summaryrefslogtreecommitdiff
path: root/progs/tests/texcompsub.c
AgeCommit message (Collapse)Author
2009-10-24progs/tests: fix sub texture offsetsBrian Paul
2009-08-05tests: also test xoffset in texcompsub testRoland Scheidegger
use glCompressedTexSubImage2DARB also with xoffset by splitting into 3 calls in total. Dunno if the top/bottom reversal is intentional but leave as is.
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz