Module: wine Branch: master Commit: e28888c9fe504f75d985e34a2c271f43abd95497 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e28888c9fe504f75d985e34a2...
Author: Paul Gofman gofmanp@gmail.com Date: Wed Nov 20 17:50:12 2019 +0100
d3dx9: Implement d3dx_effect_ApplyParameterBlock().
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/effect.c | 22 +++++++++++++++++----- dlls/d3dx9_36/tests/effect.c | 40 ++++++++++++++++++++-------------------- 2 files changed, 37 insertions(+), 25 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e28888c9fe504f75d985e...