mesa: Throw the required error for glCopyPixels from multisample FBO.
authorEric Anholt <eric@anholt.net>
Wed, 11 Jan 2012 22:06:17 +0000 (14:06 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 12 Jan 2012 20:34:20 +0000 (12:34 -0800)
commit9be6654c1f75bc402c807ec0caccebde032afa59
treec7061d3fecab1ffd469ab1778c69dddb9e11b130
parent6950a4faf650fe119ee97aa18b006eed099038be
mesa: Throw the required error for glCopyPixels from multisample FBO.

Fixes piglit EXT_framebuffer_multisample/negative-copypixels.

Reviewed-by: Brian Paul <brianp@vmware.com>
NOTE: This is a candidate for the 8.0 branch.
src/mesa/main/drawpix.c