Ivan Gyurdiev : wined3d: More flow control instructions.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 11 11:03:08 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 33293df1430a875aaa8a2c4428e327a7c3cb7fc2
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=33293df1430a875aaa8a2c4428e327a7c3cb7fc2

Author: Ivan Gyurdiev <ivg231 at gmail.com>
Date:   Mon Jul 10 04:35:15 2006 -0600

wined3d: More flow control instructions.

- Implement call, callnz, label, and ret
- Implement support for NOT modifier

---

 dlls/wined3d/baseshader.c      |   12 ++++++++++--
 dlls/wined3d/glsl_shader.c     |   32 ++++++++++++++++++++++++++++++++
 dlls/wined3d/pixelshader.c     |   22 ++++++++++++++++++----
 dlls/wined3d/vertexshader.c    |   12 ++++++++----
 dlls/wined3d/wined3d_private.h |    9 +++++++++
 5 files changed, 77 insertions(+), 10 deletions(-)

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



More information about the wine-cvs mailing list