summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texpal.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove redundant compressed paletted texture error checksIan Romanick2011-09-191-29/+5
* mesa: Add _mesa_cpal_compressed_format_typeIan Romanick2011-09-191-0/+16
* mesa: Refactor expected texture size check in cpal_get_infoIan Romanick2011-09-191-13/+32
* mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-071-0/+1
* mesa: Move support for paletted textures to main/teximage.cKristian Høgsberg2010-04-281-0/+204