[vlc-commits] d3d11: move D3D11_CompilePixelShader in d3d11_shaders.c

Steve Lhomme git at videolan.org
Wed Oct 17 16:07:22 CEST 2018


vlc/vlc-3.0 | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Tue Feb 20 17:41:01 2018 +0100| [8bd8820e05ff59752da34ec5a485065275ee1fc3] | committer: Steve Lhomme

d3d11: move D3D11_CompilePixelShader in d3d11_shaders.c

(cherry picked from commit fe1b7df30daf73d5ec740c10d94fc2eb09c542f7)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=8bd8820e05ff59752da34ec5a485065275ee1fc3
---

 modules/video_output/win32/d3d11_shaders.c | 350 +++++++++++++++++++++++++++
 modules/video_output/win32/d3d11_shaders.h |  29 +++
 modules/video_output/win32/direct3d11.c    | 373 +----------------------------
 3 files changed, 381 insertions(+), 371 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=8bd8820e05ff59752da34ec5a485065275ee1fc3


More information about the vlc-commits mailing list