Józef Kucia : wined3d: Introduce wined3d_shader_create_hs().
Module: wine Branch: master Commit: afa74b5c0f1c3aeda4e529ea3b59282a834628a7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=afa74b5c0f1c3aeda4e529ea3b... Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Tue Mar 29 12:14:54 2016 +0200 wined3d: Introduce wined3d_shader_create_hs(). Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=afa74b5c0f1c3aeda4e529...
participants (1)
-
Alexandre Julliard