• 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
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
basetexture.c Loading commit data...
cubetexture.c Loading commit data...
d3d9.spec Loading commit data...
d3d9_main.c Loading commit data...
d3d9_private.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
indexbuffer.c Loading commit data...
pixelshader.c Loading commit data...
query.c Loading commit data...
resource.c Loading commit data...
stateblock.c Loading commit data...
surface.c Loading commit data...
swapchain.c Loading commit data...
texture.c Loading commit data...
version.rc Loading commit data...
vertexbuffer.c Loading commit data...
vertexdeclaration.c Loading commit data...
vertexshader.c Loading commit data...
volume.c Loading commit data...
volumetexture.c Loading commit data...