direct3d11: Add one more buffer to the SwapChain
commit3cd51996e440b66572480d6ebc94126a702b7012
authorSteve Lhomme <robux4@videolabs.io>
Tue, 10 Oct 2017 12:40:16 +0000 (10 14:40 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 12 Oct 2017 21:32:51 +0000 (12 23:32 +0200)
tree87bf89e672293add8a44e409582269cd1435475f
parent2cc670ba6ece2e4faf391ee0bb5b00f3dca6a900
direct3d11: Add one more buffer to the SwapChain

It helps the GPU when one buffer is being processed for display and another
being displayed.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/win32/direct3d11.c