Zebediah Figura : wined3d: Move the stencil write mask to wined3d_depth_stencil_state.

Alexandre Julliard julliard at winehq.org
Mon Sep 28 14:49:26 CDT 2020


Module: wine
Branch: master
Commit: 690ff3dbea5748b5a503981447f8efe3b6d93cdf
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=690ff3dbea5748b5a503981447f8efe3b6d93cdf

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Sep 25 16:01:25 2020 -0500

wined3d: Move the stencil write mask to wined3d_depth_stencil_state.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/device.c       |  1 -
 dlls/d3d11/state.c        |  1 +
 dlls/wined3d/adapter_vk.c |  1 -
 dlls/wined3d/context_vk.c |  4 +--
 dlls/wined3d/cs.c         |  1 -
 dlls/wined3d/device.c     |  2 ++
 dlls/wined3d/directx.c    |  1 -
 dlls/wined3d/state.c      | 69 +++++++++++++++++++++++++++--------------------
 dlls/wined3d/texture.c    |  4 +--
 include/wine/wined3d.h    |  1 +
 10 files changed, 48 insertions(+), 37 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=690ff3dbea5748b5a503981447f8efe3b6d93cdf



More information about the wine-cvs mailing list