Matteo Bruni : d3dx9: Add relative addressing support to the shader assembler.

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


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

Author: Matteo Bruni <matteo.mystral at gmail.com>
Date:   Wed May  5 19:55:26 2010 +0200

d3dx9: Add relative addressing support to the shader assembler.

---

 dlls/d3dx9_36/asmshader.l      |    9 ++++
 dlls/d3dx9_36/asmshader.y      |   87 +++++++++++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/asmutils.c       |   30 +++++++++++--
 dlls/d3dx9_36/bytecodewriter.c |   42 +++++++++++++++++++
 dlls/d3dx9_36/tests/asm.c      |   12 +++---
 5 files changed, 168 insertions(+), 12 deletions(-)

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



More information about the wine-cvs mailing list