wined3d: Remove partial surface update support.
commit047ce3af6e5331137900e9daae6342a3c65c41ca
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 20 Nov 2013 11:33:31 +0000 (20 12:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Nov 2013 15:54:39 +0000 (20 16:54 +0100)
treea6e0c4289c2d0ac5d7c07ade8556ce95d9e567b3
parent5d4233378d0104ec7d97c8e70c994ccc2ef44dcd
wined3d: Remove partial surface update support.

This has only ever worked for render targets, and only through the
glDrawPixels codepath, which was removed long ago.
dlls/wined3d/context.c
dlls/wined3d/device.c
dlls/wined3d/drawprim.c
dlls/wined3d/surface.c
dlls/wined3d/swapchain.c
dlls/wined3d/wined3d_private.h