s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / main / texcompress_cpal.c
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2012-10-09 Brian Paulmesa: remove unused _mesa_cpal_compressed_format_type...
2012-09-15 Brian Paulmesa: remove FEATURE_ES test in texcompress_cpal.c
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-08-24 Brian Paulmesa: rename texpal.[ch] to texcompress_cpal.[ch]