summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress_cpal.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Use assert() instead of ASSERT wrapper.Matt Turner2015-02-231-2/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* 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