summaryrefslogtreecommitdiff
path: root/src/mesa/main/texcompress_cpal.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23mesa: Use assert() instead of ASSERT wrapper.Matt Turner1-2/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2012-10-09mesa: remove unused _mesa_cpal_compressed_format_type() functionBrian Paul1-15/+0
2012-09-15mesa: remove FEATURE_ES test in texcompress_cpal.cBrian Paul1-4/+0
2012-09-05Remove useless checks for NULL before freeingMatt Turner1-2/+1
2012-09-05Don't cast the return value of malloc/reallocMatt Turner1-1/+1
2012-08-24mesa: rename texpal.[ch] to texcompress_cpal.[ch]Brian Paul1-0/+231