st/mesa: fix incorrect glDrawPixels into FBO
authorBrian Paul <brianp@vmware.com>
Wed, 10 Mar 2010 17:41:22 +0000 (10:41 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 10 Mar 2010 17:41:22 +0000 (10:41 -0700)
commitc78ac7fcfa37a78b835fc596441a9fbe1e679e4a
treec5c0dcf7f074d14141fca6542c43d5104e4d0a8b
parent766d90f1a201d8fd19e49df14d712efbb82223b4
st/mesa: fix incorrect glDrawPixels into FBO

We weren't inverting the textured quad when drawing into an fbo.

(cherry picked from commit 8d3f629a13afb0d6acafc7a007972fdc5efe6847)
src/mesa/state_tracker/st_cb_drawpixels.c