=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Handle color key dirtification in wined3d_cs_exec_set_texture.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 15 08:43:26 CDT 2015


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue Apr 14 11:16:22 2015 +0200

wined3d: Handle color key dirtification in wined3d_cs_exec_set_texture.

---

 dlls/wined3d/arb_program_shader.c    |  1 +
 dlls/wined3d/ati_fragment_shader.c   |  1 +
 dlls/wined3d/cs.c                    | 13 +++++++++++++
 dlls/wined3d/glsl_shader.c           |  7 +++++++
 dlls/wined3d/nvidia_texture_shader.c |  1 +
 dlls/wined3d/state.c                 | 24 +++---------------------
 dlls/wined3d/utils.c                 |  2 ++
 dlls/wined3d/wined3d_private.h       |  7 ++++++-
 8 files changed, 34 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list