added dstRowStride to dxtCompressTexFuncExt;
[mesa.git] / src / mesa / main / texcompress_s3tc.c
2004-10-18 Daniel Borcaadded dstRowStride to dxtCompressTexFuncExt;
2004-10-12 Daniel Borcaadd more mess to the dynamic linking system
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-05-04 Daniel Borcatexture compression: getting warmer
2004-04-27 Brian PaulRemoved the old teximage code.