direct3d11: clear the D3D11 view before writing on it
commitb4b6a5b61d1a63b97f558146158a896129e109f6
authorSteve Lhomme <robux4@gmail.com>
Fri, 14 Aug 2015 08:06:59 +0000 (14 10:06 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2015 17:10:40 +0000 (27 19:10 +0200)
tree261eaa3e86287370d98ba9feba5911a83664ece1
parent28124a8f20bfc676f7d1475bccf6ca34f398ef63
direct3d11: clear the D3D11 view before writing on it

In the windows store app the D3D11 view is reused between files

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