[vlc-commits] d3d11_fmt: pass an object and a d3d11_device_t to FindD3D11Format()
Steve Lhomme
git at videolan.org
Tue Aug 7 14:23:15 CEST 2018
vlc/vlc-3.0 | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Tue Aug 7 13:17:40 2018 +0200| [57af75792baeaeaec276e5a6ec03a54e59bb5664] | committer: Steve Lhomme
d3d11_fmt: pass an object and a d3d11_device_t to FindD3D11Format()
So we can test for more errors and log them.
(cherry picked from commit 58739768a0bcafeb10791684a90af55ce740fb57)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=57af75792baeaeaec276e5a6ec03a54e59bb5664
---
modules/hw/d3d11/d3d11_surface.c | 16 ++++++++--------
modules/video_chroma/d3d11_fmt.c | 6 ++++--
modules/video_chroma/d3d11_fmt.h | 4 +++-
modules/video_output/win32/direct3d11.c | 24 ++++++++++++------------
4 files changed, 27 insertions(+), 23 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=57af75792baeaeaec276e5a6ec03a54e59bb5664
More information about the vlc-commits
mailing list