-
- Downloads
ddraw: Set the swap effect to WINED3DSWAPEFFECT_COPY in ddraw_create_gdi_swapchain().
The actual swapchain implementation ignores the swap effect and always does a copy anyway, but this makes it consistent with ddraw_attach_d3d_device().
Loading
Please register or sign in to comment