mesa: Remove all mention of GL_COLOR_INDEX*_EXT
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Aug 2011 16:49:04 +0000 (09:49 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 6 Sep 2011 19:09:05 +0000 (12:09 -0700)
commit0b6dd750584c8e03aa14968d6efdf393e7c8c8f0
tree85a062d83f281c92d7452e2339bcbfe36166467c
parenteb805a518216ae61317e7eef78a0b2c692c10eae
mesa: Remove all mention of GL_COLOR_INDEX*_EXT

These enums were only valid with the paletted texture extensions.
This allows a couple other trivial clean-ups.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/texgetimage.c