Matteo Bruni : d3dx9: Support some more vs_3_0 instructions in the shader assembler.

Alexandre Julliard julliard at winehq.org
Thu May 6 11:13:23 CDT 2010


Module: wine
Branch: master
Commit: fb3ee6e0a66d48c5f5104db91670b2440f38873b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=fb3ee6e0a66d48c5f5104db91670b2440f38873b

Author: Matteo Bruni <matteo.mystral at gmail.com>
Date:   Wed May  5 20:21:10 2010 +0200

d3dx9: Support some more vs_3_0 instructions in the shader assembler.

---

 dlls/d3dx9_36/asmshader.l        |   37 +++++++
 dlls/d3dx9_36/asmshader.y        |  208 +++++++++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/asmutils.c         |   68 ++++++++++++
 dlls/d3dx9_36/bytecodewriter.c   |   36 +++++++
 dlls/d3dx9_36/d3dx9_36_private.h |   43 +++++++-
 dlls/d3dx9_36/tests/asm.c        |   23 +++--
 6 files changed, 403 insertions(+), 12 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=fb3ee6e0a66d48c5f5104db91670b2440f38873b



More information about the wine-cvs mailing list