On 24 February 2016 at 23:28, Stefan Dösinger stefandoesinger@gmx.at wrote:
Testing multisampling is not possible because only DXGI_SWAP_EFFECT_DISCARD supports multisampled swapchains and it allows only access to buffer 0.
Not exactly test_flip from ddraw because we can't write to the end of the chain...
Plenty of todo_wine in here. The read-only part is missing and texturing from swapchain buffers doesn't work either.
foo
Is there a d3d11 version of this as well?