• Stefan Dösinger's avatar
    wined3d: Use a swapchain for GDI surfaces. · e178ddd9
    Stefan Dösinger authored
    This is a long-needed cleanup aimed at removing the ddraw_primary,
    ddraw_window, ddraw_width and ddraw_height members from
    IWineD3DDeviceImpl, which just do not belong there.  Destination
    window and screen handling is supposed to be done by swapchains.
    e178ddd9
swapchain.c 13.1 KB