direct3d11: only clear the swapchain back buffer once
commit87e765d989e91b335d1da5d41e09c02fd92a3f1b
authorSteve Lhomme <robux4@ycbcr.xyz>
Tue, 9 Jan 2018 14:20:09 +0000 (9 15:20 +0100)
committerSteve Lhomme <robux4@ycbcr.xyz>
Mon, 28 May 2018 11:24:22 +0000 (28 13:24 +0200)
tree879b7728992c281dcb73595594d89b819a88789d
parent2758d6bd4e5c1d85f097e668ec157493c6c873ef
direct3d11: only clear the swapchain back buffer once

If picture dimensions change, we'll update it
modules/video_output/win32/direct3d11.c