Module: wine Branch: master Commit: 9b3e942ffcc71b0742df842f3d8e77d5640a2a59 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9b3e942ffcc71b0742df842f3d...
Author: Paul Gofman gofmanp@gmail.com Date: Fri Apr 1 14:21:22 2016 +0300
d3dx9: Implement preshader parsing.
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/d3dx9_private.h | 54 +++- dlls/d3dx9_36/preshader.c | 587 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 635 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9b3e942ffcc71b0742df84...