direct3d11: use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10
commitd4f178086f313c759dca1b471666216226bba3d6
authorSteve Lhomme <robux4@ycbcr.xyz>
Mon, 15 Oct 2018 10:54:29 +0000 (15 12:54 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Mon, 15 Oct 2018 11:39:00 +0000 (15 13:39 +0200)
tree5929f7eeb188fe3416f4cf79b796f213ae61a60b
parent8a2935bff7da2ee1ddb9fb609dabd2c0c5012b59
direct3d11: use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10

See https://docs.microsoft.com/en-us/windows/desktop/direct3ddxgi/for-best-performance--use-dxgi-flip-model
modules/video_output/win32/direct3d11.c