[vlc-commits] direct3d11: move more Quad functions in d3d11_quad
    Steve Lhomme 
    git at videolan.org
       
    Wed Oct 17 16:07:24 CEST 2018
    
    
  
vlc/vlc-3.0 | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Mon May 28 11:36:53 2018 +0200| [98f705064042adcb251bed7c74b9037416bcd3f9] | committer: Steve Lhomme
direct3d11: move more Quad functions in d3d11_quad
(cherry picked from commit 7c245b08538c7081c3655e6ef9b517f156e738f7)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=98f705064042adcb251bed7c74b9037416bcd3f9
---
 modules/video_output/win32/d3d11_quad.c    | 719 ++++++++++++++++++++++++-
 modules/video_output/win32/d3d11_quad.h    |  39 +-
 modules/video_output/win32/d3d11_shaders.c |  21 +-
 modules/video_output/win32/d3d11_shaders.h |  29 ++
 modules/video_output/win32/direct3d11.c    | 810 +----------------------------
 5 files changed, 817 insertions(+), 801 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=98f705064042adcb251bed7c74b9037416bcd3f9
    
    
More information about the vlc-commits
mailing list