aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress_s3tc.c
Commit message (Expand)AuthorAgeFilesLines
* added dstRowStride to dxtCompressTexFuncExt;Daniel Borca2004-10-181-5/+5
* add more mess to the dynamic linking systemDaniel Borca2004-10-121-25/+35
* Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt2004-10-071-21/+116
* Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul2004-08-251-0/+9
* Fix minor warnings found with g++.Brian Paul2004-05-041-4/+4
* texture compression: getting warmerDaniel Borca2004-05-041-4/+4
* Removed the old teximage code.Brian Paul2004-04-271-0/+441