mesa: rename texpal.[ch] to texcompress_cpal.[ch]
authorBrian Paul <brianp@vmware.com>
Wed, 22 Aug 2012 02:22:27 +0000 (20:22 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Aug 2012 12:18:41 +0000 (06:18 -0600)
commitc1a9e6010baceeff78f72ac0692aefc4312d815f
tree9158b4eef2b51205b77cca06d1aff1a5cc938408
parentaab06dc0f0bf295abe213021b79ff65d70a4f4c0
mesa: rename texpal.[ch] to texcompress_cpal.[ch]

To be consistent with other files related to texture compression.
src/mesa/SConscript
src/mesa/main/texcompress_cpal.c [new file with mode: 0644]
src/mesa/main/texcompress_cpal.h [new file with mode: 0644]
src/mesa/main/teximage.c
src/mesa/main/texpal.c [deleted file]
src/mesa/main/texpal.h [deleted file]
src/mesa/sources.mak