mesa: Throw the required error for glReadPixels() from a multisampled FBO.
authorEric Anholt <eric@anholt.net>
Wed, 11 Jan 2012 21:54:53 +0000 (13:54 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 12 Jan 2012 20:34:15 +0000 (12:34 -0800)
commit86b7c6707f915b07347070901d602917bc25dd0f
tree1f5d8dd678a646ba53492c4946ec4543d6cc03e2
parent0e8d156c3cd70a67c99a82e42e7875f69b6a5b94
mesa: Throw the required error for glReadPixels() from a multisampled FBO.

Fixes piglit EXT_framebuffer_multisample-negative-readpixels.

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