mesa: raise GL_INVALID_OPERATION for glReadPixels(GL_COLOR_INDEX)
authorBrian Paul <brianp@vmware.com>
Tue, 20 Apr 2010 22:12:34 +0000 (16:12 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 20 Apr 2010 22:17:08 +0000 (16:17 -0600)
commitf86d7af4a0003997890edc84158e72c21c11037e
treebe736a068e21974a197916700ae79a9ce38ae05b
parentcebfd1a0cfa84191fb27dde1593700e9ed9057ff
mesa: raise GL_INVALID_OPERATION for glReadPixels(GL_COLOR_INDEX)

We no longer support CI-mode color buffers so this is always an error.
src/mesa/main/readpix.c