Module: wine Branch: master Commit: 42cbd578f76b0ec0612d4dca1c9f3e3fd4e7a91e URL: http://source.winehq.org/git/wine.git/?a=commit;h=42cbd578f76b0ec0612d4dca1c...
Author: Paul Gofman gofmanp@gmail.com Date: Mon Apr 3 19:51:22 2017 +0200
d3dx9: Support relative addressing in preshaders.
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/preshader.c | 164 ++++++++++++++++++++++++++++++++++--------- dlls/d3dx9_36/tests/effect.c | 38 +++++----- 2 files changed, 151 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=42cbd578f76b0ec0612d4d...