=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Export wined3d_extract_shader_input_signature_from_dxbc().

Alexandre Julliard julliard at winehq.org
Tue Feb 12 16:36:37 CST 2019


Module: wine
Branch: master
Commit: b7509345891d3f857673d8e5da6ec8edabcb078f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b7509345891d3f857673d8e5da6ec8edabcb078f

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Feb 11 16:32:12 2019 +0100

wined3d: Export wined3d_extract_shader_input_signature_from_dxbc().

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/d3d11_private.h |  22 ----------
 dlls/d3d11/inputlayout.c   |  28 ++++++------
 dlls/d3d11/shader.c        | 104 ---------------------------------------------
 dlls/d3d11/utils.c         |  83 ------------------------------------
 dlls/wined3d/shader_sm4.c  |  23 ++++++++++
 dlls/wined3d/wined3d.spec  |   2 +
 include/wine/wined3d.h     |   3 ++
 7 files changed, 42 insertions(+), 223 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b7509345891d3f857673d8e5da6ec8edabcb078f



More information about the wine-cvs mailing list