Jason Green : wined3d: Implement more GLSL instructions.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 25 05:09:47 CDT 2006


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

Author: Jason Green <jave27 at gmail.com>
Date:   Mon Jul 24 22:52:38 2006 -0400

wined3d: Implement more GLSL instructions.

Implement D3DSIO_TEXREG2AR, TEXREG2GB, TEXREG2RGB, TEXM3X3TEX, TEXM3X3SPEC.

---

 dlls/wined3d/glsl_shader.c     |  134 ++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/pixelshader.c     |   10 +--
 dlls/wined3d/wined3d_private.h |    5 +
 3 files changed, 144 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list