Module: wine Branch: master Commit: b7198efd42ad56ce587c8d608ea32068ea43fb72 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b7198efd42ad56ce587c8d608e...
Author: Paul Gofman gofmanp@gmail.com Date: Fri May 5 00:03:50 2017 +0200
d3dx9: Return shader functions in d3dx9_base_effect_get_pass_desc().
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 | 210 +++++++++++++++++++++++++------------------ dlls/d3dx9_36/tests/effect.c | 9 +- 2 files changed, 125 insertions(+), 94 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b7198efd42ad56ce587c8d...