intel: Remove fallback for glDrawPixels(GL_COLOR_INDEX)
authorEric Anholt <eric@anholt.net>
Fri, 31 Oct 2008 20:18:56 +0000 (13:18 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 31 Oct 2008 23:04:50 +0000 (16:04 -0700)
commit018088996a92ef15edd946d9300707112caaa29c
treecc42d707e29d12c3104a334128f2b2a9c1d4a808
parented478a5fdeded932f09a73bc0af12e010b9a5cd5
intel: Remove fallback for glDrawPixels(GL_COLOR_INDEX)

GL_COLOR_INDEX mode is just like other normal formats (that is, not
depth/stencil) and is uploaded fine by TexImage.
src/mesa/drivers/dri/intel/intel_pixel_draw.c