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

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 30 10:00:29 CDT 2016


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Tue Mar 29 12:14:54 2016 +0200

wined3d: Introduce wined3d_shader_create_hs().

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     |  1 +
 dlls/d3d11/device.c            |  2 +-
 dlls/d3d11/shader.c            | 84 ++++++++++++++++++++++++++++++++++++++----
 dlls/wined3d/shader.c          | 41 ++++++++++++++++++++-
 dlls/wined3d/shader_sm4.c      | 10 +++--
 dlls/wined3d/wined3d.spec      |  1 +
 dlls/wined3d/wined3d_private.h |  1 +
 include/wine/wined3d.h         |  2 +
 8 files changed, 129 insertions(+), 13 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=afa74b5c0f1c3aeda4e529ea3b59282a834628a7



More information about the wine-cvs mailing list