Matteo Bruni : d3dx9: Shader assembler <= ps_1_3 support.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:18 CDT 2010


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

Author: Matteo Bruni <matteo.mystral at gmail.com>
Date:   Wed Jul 21 17:07:24 2010 +0200

d3dx9: Shader assembler <= ps_1_3 support.

---

 dlls/d3dx9_36/asmparser.c        |  381 ++++++++++++++++++++++++++++++++++----
 dlls/d3dx9_36/asmshader.y        |   12 +-
 dlls/d3dx9_36/bytecodewriter.c   |  314 ++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/d3dx9_36_private.h |   10 +
 dlls/d3dx9_36/tests/asm.c        |   46 +++++-
 5 files changed, 713 insertions(+), 50 deletions(-)

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



More information about the wine-cvs mailing list