Zebediah Figura : wined3d: Move the stencil enable state to wined3d_depth_stencil_state.

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


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

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

wined3d: Move the stencil enable state 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       |  2 --
 dlls/d3d11/state.c        |  1 +
 dlls/wined3d/adapter_vk.c |  1 -
 dlls/wined3d/context_gl.c |  5 ++--
 dlls/wined3d/context_vk.c | 66 ++++++++++++++++++++++++-----------------------
 dlls/wined3d/cs.c         |  1 -
 dlls/wined3d/device.c     |  5 +++-
 dlls/wined3d/directx.c    |  1 -
 dlls/wined3d/state.c      | 46 +++++++++++++++------------------
 include/wine/wined3d.h    |  1 +
 10 files changed, 63 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list