DRI/swrast: Remove color-index support from DRI swrast driver
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Feb 2010 00:44:39 +0000 (16:44 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 3 Mar 2010 20:37:04 +0000 (12:37 -0800)
commit718ff7e87bf9b86517e88270cc984e364ace9506
tree36adb894c5b8f29f2ff490f31153b343a25f13c6
parentdc14ce9e367984cece79748b177e142ca02fa06d
DRI/swrast: Remove color-index support from DRI swrast driver

It appears that color-index rendering wasn't actually supported
anyway.  swrastFillInModes did not previously create an color-index
configs, so it doesn't seem like there would be any way to get a
color-index visual.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/swrast/swrast.c
src/mesa/drivers/dri/swrast/swrast_priv.h
src/mesa/drivers/dri/swrast/swrast_span.c
src/mesa/drivers/dri/swrast/swrast_spantemp.h