Józef Kucia : wined3d: Add support for patch constant signatures.
Module: wine Branch: master Commit: 487d2e027979dc1e5f1b3cad7edb96782514d064 URL: http://source.winehq.org/git/wine.git/?a=commit;h=487d2e027979dc1e5f1b3cad7e... Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Fri May 12 15:09:17 2017 +0200 wined3d: Add support for patch constant signatures. 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/inputlayout.c | 2 +- dlls/d3d11/shader.c | 49 ++++++++++++++++++++++--------------- dlls/d3d8/shader.c | 2 ++ dlls/d3d9/shader.c | 2 ++ dlls/wined3d/shader.c | 55 ++++++++++++++++++++++++++---------------- dlls/wined3d/wined3d_private.h | 1 + include/wine/wined3d.h | 1 + 8 files changed, 71 insertions(+), 42 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=487d2e027979dc1e5f1b3c...
participants (1)
-
Alexandre Julliard