=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Use depth/ stencil formats for typeless resources only when WINED3DUSAGE_DEPTHSTENCIL is set.

Alexandre Julliard julliard at winehq.org
Mon Dec 12 16:15:27 CST 2016


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Fri Dec  9 11:30:48 2016 +0100

wined3d: Use depth/stencil formats for typeless resources only when WINED3DUSAGE_DEPTHSTENCIL is set.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/buffer.c            |  2 +-
 dlls/wined3d/context.c           | 12 ++++---
 dlls/wined3d/directx.c           | 19 +++++-----
 dlls/wined3d/surface.c           |  2 +-
 dlls/wined3d/swapchain.c         |  4 +--
 dlls/wined3d/texture.c           | 13 ++++---
 dlls/wined3d/utils.c             | 76 ++++++++++++++++++++++++++++++----------
 dlls/wined3d/vertexdeclaration.c |  4 +--
 dlls/wined3d/view.c              |  6 ++--
 dlls/wined3d/wined3d_private.h   |  2 +-
 10 files changed, 92 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list