Matteo Bruni : d3dx9: Add other flow control instructions in the shader assembler.

Alexandre Julliard julliard at winehq.org
Wed May 12 12:33:21 CDT 2010


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

Author: Matteo Bruni <matteo.mystral at gmail.com>
Date:   Tue Nov 24 02:08:32 2009 +0100

d3dx9: Add other flow control instructions in the shader assembler.

---

 dlls/d3dx9_36/asmparser.c        |    5 +++--
 dlls/d3dx9_36/asmshader.l        |    8 ++++++++
 dlls/d3dx9_36/asmshader.y        |   27 +++++++++++++++++++++++++++
 dlls/d3dx9_36/asmutils.c         |   31 +++++++++++++++++++++++++++++++
 dlls/d3dx9_36/bytecodewriter.c   |    4 ++++
 dlls/d3dx9_36/d3dx9_36_private.h |   12 +++++++++++-
 6 files changed, 84 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list