[vlc-commits] direct3d11: handle picture cropping using RSSetViewports()
Steve Lhomme
git at videolan.org
Mon Sep 14 16:26:06 CEST 2015
vlc | branch: master | Steve Lhomme <robux4 at gmail.com> | Mon Sep 14 11:23:03 2015 +0200| [d1b638a3a3323bbce076e1533d10a45413c753c0] | committer: Jean-Baptiste Kempf
direct3d11: handle picture cropping using RSSetViewports()
fixes the cropping of offset_test.ogv
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d1b638a3a3323bbce076e1533d10a45413c753c0
---
modules/video_output/msw/common.h | 1 +
modules/video_output/msw/direct3d11.c | 161 ++++++++++++++++-----------------
2 files changed, 78 insertions(+), 84 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d1b638a3a3323bbce076e1533d10a45413c753c0
More information about the vlc-commits
mailing list