=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Add compute shader type.

Alexandre Julliard julliard at winehq.org
Tue Jun 21 11:13:48 CDT 2016


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Tue Jun 21 13:09:56 2016 +0200

wined3d: Add compute shader type.

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/wined3d/arb_program_shader.c |  4 +++-
 dlls/wined3d/context.c            |  3 ++-
 dlls/wined3d/directx.c            |  1 +
 dlls/wined3d/glsl_shader.c        |  8 +++++++-
 dlls/wined3d/shader.c             | 21 +++++++++++++++++++--
 dlls/wined3d/utils.c              |  1 +
 dlls/wined3d/wined3d_main.c       |  3 +++
 dlls/wined3d/wined3d_private.h    |  5 ++++-
 8 files changed, 40 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list