Module: wine Branch: master Commit: 7de630ef2fb85ce44aa9cde46cfaa81450b68c3d URL: http://source.winehq.org/git/wine.git/?a=commit;h=7de630ef2fb85ce44aa9cde46c...
Author: Matteo Bruni matteo.mystral@gmail.com Date: Sun May 30 22:24:54 2010 +0200
d3dx9: Allow modifiers on the ps dcl input instruction.
---
dlls/d3dx9_36/asmparser.c | 60 +++++++++++++++++++++---------------- dlls/d3dx9_36/asmshader.y | 24 +++++++++++---- dlls/d3dx9_36/bytecodewriter.c | 4 ++- dlls/d3dx9_36/d3dx9_36_private.h | 5 ++- dlls/d3dx9_36/tests/asm.c | 14 +++++++++ 5 files changed, 71 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7de630ef2fb85ce44aa9cd...