vlc/vlc-3.0 | branch: master | Steve Lhomme <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
