wined3d: Properly flip in surface_blt_to_drawable().
commit1237e8065eefd3f001db84b62db356c01a9438f3
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 19 Oct 2010 10:00:01 +0000 (19 12:00 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Oct 2010 11:50:13 +0000 (19 13:50 +0200)
tree71cbc9afd16921abee5bbaed66aa29197995faf4
parent8a96a8cc1fc16d7fd554f6bc7e2ec2b9aa819e6a
wined3d: Properly flip in surface_blt_to_drawable().

We want to flip the coordinate system, not just the rectangle.
dlls/wined3d/surface.c