summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress.c
Commit message (Expand)AuthorAgeFilesLines
* some texture compression odds & endsBrian Paul2003-04-031-6/+67
* add 2, not 4, in _mesa_get_compressed_formats()Brian Paul2003-03-241-4/+4
* Header file clean-up:Brian Paul2002-10-241-2/+2
* implement auto mipmap generation for compressed texturesBrian Paul2002-10-181-10/+6
* new texture compression infrastructureBrian Paul2002-09-271-0/+159