summaryrefslogtreecommitdiffstats
path: root/progs/tests/texcompsub.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: fix sub texture offsetsBrian Paul2009-10-241-3/+5
|
* tests: also test xoffset in texcompsub testRoland Scheidegger2009-08-051-3/+19
| | | | | use glCompressedTexSubImage2DARB also with xoffset by splitting into 3 calls in total. Dunno if the top/bottom reversal is intentional but leave as is.
* progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz2009-06-301-0/+165