mesa: add GL_DEPTH_STENCIL to glCopyPixels error check
authorBrian Paul <brianp@vmware.com>
Thu, 20 Aug 2009 14:10:14 +0000 (08:10 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 20 Aug 2009 14:12:16 +0000 (08:12 -0600)
commit39ec4a9253197c4507d53ce9a3c1d8963d8f5cea
treeb111fd60ca138253c2425b88f1f8017fd0b7e76e
parent525ddb1f56aceee74a08764315dc6420f198ccc2
mesa: add GL_DEPTH_STENCIL to glCopyPixels error check

Plus, add a comment about 'type' error checking.
See bug 19087.
src/mesa/main/drawpix.c