Paul Gofman : d3dx9: Use versioned parameter updates instead of 'dirty' flags.
Module: wine Branch: master Commit: a1795848442022885ce1be127644d5eb1b95b914 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a1795848442022885ce1be1276... Author: Paul Gofman <gofmanp(a)gmail.com> Date: Tue May 16 19:49:17 2017 +0300 d3dx9: Use versioned parameter updates instead of 'dirty' flags. Signed-off-by: Paul Gofman <gofmanp(a)gmail.com> Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/d3dx9_36/d3dx9_private.h | 37 +++++++++++++++++----- dlls/d3dx9_36/effect.c | 72 +++++++++++++++++++++++-------------------- dlls/d3dx9_36/preshader.c | 29 +++++++++++------ 3 files changed, 86 insertions(+), 52 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a1795848442022885ce1be...
participants (1)
-
Alexandre Julliard