st/mesa: check buffer orientation in blit_copy_pixels()
authorBrian Paul <brianp@vmware.com>
Fri, 18 Feb 2011 17:18:34 +0000 (10:18 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 18 Feb 2011 17:24:41 +0000 (10:24 -0700)
commit09f14a60867ed902a27307da090e429546d8e838
tree985da70a5ee2be8e94e53233d5af590bbe6fb0b9
parent0ced789a0b56256891a2a26342befe645f4fa46d
st/mesa: check buffer orientation in blit_copy_pixels()

Can't invert the region if copying between surfaces with different
orientations.
src/mesa/state_tracker/st_cb_drawpixels.c