ddraw: Store the wined3d swapchain reference in the ddraw object instead of the prima...
commit4228bbc5bf78c199a131cbc8db507d284ab4e63d
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 19 Sep 2011 19:50:24 +0000 (19 21:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Sep 2011 14:21:38 +0000 (20 16:21 +0200)
tree3dcd752a1f124cb564c77b48acf85259fc0212ae
parentcc45316d029c35b287e3266eec5c7162345db602
ddraw: Store the wined3d swapchain reference in the ddraw object instead of the primary surface.
dlls/ddraw/ddraw.c
dlls/ddraw/ddraw_private.h
dlls/ddraw/surface.c