wined3d: Remove redundant surface location changes.
commit1631603986d55f4e0382a0f8cf7a2d0e79f383fb
authorStefan Dösinger <stefan@codeweavers.com>
Mon, 7 Oct 2013 22:27:10 +0000 (8 00:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Oct 2013 13:39:02 +0000 (8 15:39 +0200)
treecc8b4285fa3ea82030d46404310334be13712f6f
parent9331c791e87d057728c45f3ff2956c807d83f250
wined3d: Remove redundant surface location changes.

fb_copy_to_texture_direct and fb_copy_to_texture_hwstretch already
invalidate everything but the RGB texture.
dlls/wined3d/surface.c