Matteo Bruni : d3dx9: Add swizzle and writemask support to the shader assembler.

Alexandre Julliard julliard at winehq.org
Wed Apr 28 16:35:51 CDT 2010


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

Author: Matteo Bruni <matteo.mystral at gmail.com>
Date:   Wed Apr 21 16:15:46 2010 +0200

d3dx9: Add swizzle and writemask support to the shader assembler.

---

 dlls/d3dx9_36/asmshader.l        |   30 +++++++++++
 dlls/d3dx9_36/asmshader.y        |  100 ++++++++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/asmutils.c         |   56 ++++++++++++++++++++-
 dlls/d3dx9_36/d3dx9_36_private.h |   10 ++++
 dlls/d3dx9_36/tests/asm.c        |   11 ++++
 5 files changed, 202 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list