Henri Verbeet : wined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods .

Alexandre Julliard julliard at winehq.org
Mon Oct 25 10:58:22 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Oct 25 12:33:39 2010 +0200

wined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods.

---

 dlls/d3d8/cubetexture.c        |   23 ++++++++++++++++-------
 dlls/d3d9/cubetexture.c        |   23 ++++++++++++++++-------
 dlls/wined3d/basetexture.c     |   14 +++++---------
 dlls/wined3d/cubetexture.c     |   36 +++++++++++++++++-------------------
 dlls/wined3d/device.c          |   29 +++++++++++------------------
 dlls/wined3d/texture.c         |   23 +++++------------------
 dlls/wined3d/volumetexture.c   |   23 +++++------------------
 dlls/wined3d/wined3d_private.h |    2 +-
 include/wine/wined3d.idl       |   11 ++++-------
 9 files changed, 80 insertions(+), 104 deletions(-)

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



More information about the wine-cvs mailing list