wined3d: Add a swapchain method to set the dest override.
commit3d49e8cd5e3872c06c5b86f8d2bb0cc41d5ddfa9
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 29 Jul 2008 03:34:32 +0000 (28 22:34 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Aug 2008 10:25:20 +0000 (19 12:25 +0200)
tree418aa8c1cf7842673408781c9d5ede1864de87f5
parent25c07dc86ccba1dd95e2b2dd95ad7ae344dfc37d
wined3d: Add a swapchain method to set the dest override.

DDraw can draw to the front buffer only, thus there's never a Present
call which could pass this window. Due to that a drawing-independent
method is needed.
dlls/wined3d/swapchain.c
dlls/wined3d/swapchain_gdi.c
include/wine/wined3d_interface.h