Module: wine Branch: master Commit: 7d512a1e0ef58fad25e53af5316d445cb0cfc5e7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7d512a1e0ef58fad25e53af53...
Author: Paul Gofman gofmanp@gmail.com Date: Wed Nov 20 17:50:11 2019 +0100
d3dx9: Implement recording parameters to parameter block.
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 | 241 +++++++++++++++++++++++++++++++------------ dlls/d3dx9_36/tests/effect.c | 38 +++++-- 2 files changed, 204 insertions(+), 75 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7d512a1e0ef58fad25e53...