Henri Verbeet : d3d10core: Always create a wined3d texture for d3d10core textures.

Alexandre Julliard julliard at winehq.org
Thu Jul 12 18:00:32 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jul 12 13:44:21 2012 +0200

d3d10core: Always create a wined3d texture for d3d10core textures.

---

 dlls/d3d10core/d3d10core_private.h |    2 +-
 dlls/d3d10core/device.c            |   48 +++++++++++------------------------
 dlls/d3d10core/texture.c           |   36 ++++++++++++--------------
 dlls/d3d10core/view.c              |    2 +-
 dlls/dxgi/device.c                 |    7 +++--
 dlls/wined3d/surface.c             |    5 +++
 dlls/wined3d/wined3d.spec          |    1 +
 include/wine/wined3d.h             |    1 +
 8 files changed, 45 insertions(+), 57 deletions(-)

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



More information about the wine-cvs mailing list