=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: d3d11: Implement d3d11_depthstencil_view_GetResource().

Alexandre Julliard julliard at wine.codeweavers.com
Tue Sep 8 08:15:47 CDT 2015


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Tue Sep  8 01:12:45 2015 +0200

d3d11: Implement d3d11_depthstencil_view_GetResource().

The intent is to eventually eliminate wined3d_resource_from_d3d10_resource().

---

 dlls/d3d11/buffer.c        |  8 ++++++++
 dlls/d3d11/d3d11_private.h |  7 +++++--
 dlls/d3d11/device.c        | 13 ++++++++++++-
 dlls/d3d11/texture.c       |  8 ++++++++
 dlls/d3d11/utils.c         | 22 ++++++++++++++++++++++
 dlls/d3d11/view.c          | 38 +++++++++++++++++++++-----------------
 6 files changed, 76 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list