wined3d: Don't flush just because a swapchain has multiple contexts.
If you really have e.g. multiple draws to the same drawable, this is not enough, and you should use the StrictDrawOrdering registry setting. In the other cases it just slows things down unnecessarily.
Loading
Please register or sign in to comment