Ivan Gyurdiev : wined3d: Move D3DSIO structure into WINED3D namespace.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 10 06:50:49 CDT 2006


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

Author: Ivan Gyurdiev <ivg231 at gmail.com>
Date:   Mon Oct  9 19:45:12 2006 -0400

wined3d: Move D3DSIO structure into WINED3D namespace.

---

 dlls/wined3d/arb_program_shader.c    |   24 ++---
 dlls/wined3d/baseshader.c            |   54 +++++------
 dlls/wined3d/glsl_shader.c           |  110 +++++++++++-----------
 dlls/wined3d/pixelshader.c           |  168 +++++++++++++++++-----------------
 dlls/wined3d/vertexshader.c          |  114 ++++++++++++-----------
 dlls/wined3d/wined3d_private.h       |    3 -
 dlls/wined3d/wined3d_private_types.h |  119 ++++++++++++++++++++++++
 7 files changed, 356 insertions(+), 236 deletions(-)

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



More information about the wine-cvs mailing list