mesa: add GL_RG case to _mesa_source_buffer_exists()
authorBrian Paul <brianp@vmware.com>
Thu, 21 Oct 2010 22:36:23 +0000 (16:36 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 21 Oct 2010 23:05:35 +0000 (17:05 -0600)
commitd4c1bcce44add7642e857237dfe69bf1fc4511d9
treec0c2dbdcc08451bf904a134e4a52978ce1d99615
parent154d91cad907ba5643fb3e39717a8f7c5a76049a
mesa: add GL_RG case to _mesa_source_buffer_exists()

Fixes failure with glReadPixels(format=GL_RG)
src/mesa/main/framebuffer.c