Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: rename texpal.[ch] to texcompress_cpal.[ch] | Brian Paul | 2012-08-24 | 1 | -45/+0 |
| | | | | To be consistent with other files related to texture compression. | ||||
* | mesa: Add _mesa_cpal_compressed_format_type | Ian Romanick | 2011-09-19 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]> Tested-by: Jin Yang <[email protected]> | ||||
* | mesa: Refactor expected texture size check in cpal_get_info | Ian Romanick | 2011-09-19 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]> Tested-by: Jin Yang <[email protected]> | ||||
* | mesa: Move support for paletted textures to main/teximage.c | Kristian Høgsberg | 2010-04-28 | 1 | -0/+38 |