Module: wine Branch: master Commit: d265afcd8fb15438961d26f0160103846144a58e URL: https://source.winehq.org/git/wine.git/?a=commit;h=d265afcd8fb15438961d26f01...
Author: Michael Stefaniuc mstefani@winehq.org Date: Sun Mar 3 20:19:44 2019 +0100
d3dx9: Pass a struct d3dx_effect to the d3dx_parse helpers.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3dx9_36/effect.c | 75 ++++++++++++++++++++++++++------------------------ 1 file changed, 39 insertions(+), 36 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d265afcd8fb15438961d2...