Stefan Dösinger : wined3d: Handle color key dirtification in wined3d_cs_exec_set_texture.
Module: wine Branch: master Commit: 382fa588a91b6c55a64d230257f9920dee7546f1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=382fa588a91b6c55a64d230257... Author: Stefan Dösinger <stefan(a)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=382fa588a91b6c55a64d23...
participants (1)
-
Alexandre Julliard