Module: wine Branch: master Commit: d6ab655a0936509628f5c8d5ef5e49653ad8fe03 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d6ab655a0936509628f5c8d5ef...
Author: Paul Gofman gofmanp@gmail.com Date: Mon Apr 10 20:45:43 2017 +0200
d3dx9: Support effect state manager.
Signed-off-by: Paul Gofman gofmanp@gmail.com Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3dx9_36/d3dx9_private.h | 6 +++- dlls/d3dx9_36/effect.c | 75 +++++++++++++++++++++++++++---------------- dlls/d3dx9_36/preshader.c | 22 ++++++------- dlls/d3dx9_36/tests/effect.c | 2 -- 4 files changed, 64 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d6ab655a0936509628f5c8...