aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress_cpal.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove unused _mesa_cpal_compressed_format_type() functionBrian Paul2012-10-091-15/+0
* mesa: remove FEATURE_ES test in texcompress_cpal.cBrian Paul2012-09-151-4/+0
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* Don't cast the return value of malloc/reallocMatt Turner2012-09-051-1/+1
* mesa: rename texpal.[ch] to texcompress_cpal.[ch]Brian Paul2012-08-241-0/+231