Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -183/+0 |
| | | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | ||||
* | progs/tests: fix sub texture offsets | Brian Paul | 2009-10-24 | 1 | -3/+5 |
| | |||||
* | tests: also test xoffset in texcompsub test | Roland Scheidegger | 2009-08-05 | 1 | -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 glCompressedTexSubImage | Jakob Bornecrantz | 2009-06-30 | 1 | -0/+165 |