summaryrefslogtreecommitdiff
path: root/src/mesa/main/texcompress.h
AgeCommit message (Expand)Author
2009-10-25mesa: remove _mesa_compressed_row_stride()Brian Paul
2009-10-25mesa: clean-up, simplify compressed texture size checkingBrian Paul
2009-10-24mesa: remove _mesa_compressed_texture_size()Brian Paul
2009-10-24mesa: s/GLuint/gl_format/Brian Paul
2006-05-09Add a new 'all' parameter to _mesa_get_compressed_formats() to indicate whetherBrian Paul
2006-05-08More updates for texture compression.Brian Paul
2006-05-08Fix a number of texture compression issues.Brian Paul
2004-04-27Removed the old teximage code.Brian Paul
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-10-18implement auto mipmap generation for compressed texturesBrian Paul
2002-09-27new texture compression infrastructureBrian Paul