Stefan Dösinger : wined3d: Track GL texture states in a separate structure.

Alexandre Julliard julliard at winehq.org
Wed Sep 23 11:03:12 CDT 2009


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sat Sep 19 14:59:27 2009 +0200

wined3d: Track GL texture states in a separate structure.

---

 dlls/wined3d/basetexture.c     |  148 ++++++++++++++++++++--------------------
 dlls/wined3d/context.c         |   12 ++--
 dlls/wined3d/cubetexture.c     |   10 ++--
 dlls/wined3d/surface.c         |    6 +-
 dlls/wined3d/texture.c         |   30 +++++----
 dlls/wined3d/volume.c          |    3 +-
 dlls/wined3d/volumetexture.c   |    7 +-
 dlls/wined3d/wined3d_private.h |   12 ++-
 8 files changed, 118 insertions(+), 110 deletions(-)

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



More information about the wine-cvs mailing list