Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: added _mesa_compressed_format_to_glenum() | Brian Paul | 2009-10-23 | 1 | -0/+4 |
* | Add a new 'all' parameter to _mesa_get_compressed_formats() to indicate whether | Brian Paul | 2006-05-09 | 1 | -1/+1 |
* | More updates for texture compression. | Brian Paul | 2006-05-08 | 1 | -4/+13 |
* | Fix a number of texture compression issues. | Brian Paul | 2006-05-08 | 1 | -3/+3 |
* | Removed the old teximage code. | Brian Paul | 2004-04-27 | 1 | -8/+9 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -1/+8 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | implement auto mipmap generation for compressed textures | Brian Paul | 2002-10-18 | 1 | -5/+5 |
* | new texture compression infrastructure | Brian Paul | 2002-09-27 | 1 | -0/+58 |