summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texpal.h
Commit message (Collapse)AuthorAgeFilesLines
* mesa: rename texpal.[ch] to texcompress_cpal.[ch]Brian Paul2012-08-241-45/+0
| | | | To be consistent with other files related to texture compression.
* mesa: Add _mesa_cpal_compressed_format_typeIan Romanick2011-09-191-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_infoIan Romanick2011-09-191-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.cKristian Høgsberg2010-04-281-0/+38