summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new 'all' parameter to _mesa_get_compressed_formats() to indicate whetherBrian Paul2006-05-091-1/+1
* More updates for texture compression.Brian Paul2006-05-081-4/+13
* Fix a number of texture compression issues.Brian Paul2006-05-081-3/+3
* Removed the old teximage code.Brian Paul2004-04-271-8/+9
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-1/+8
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* implement auto mipmap generation for compressed texturesBrian Paul2002-10-181-5/+5
* new texture compression infrastructureBrian Paul2002-09-271-0/+58