Zebediah Figura : wined3d: Fully move the depth buffer enable state to wined3d_depth_stencil_state.

Alexandre Julliard julliard at winehq.org
Fri Sep 25 14:52:54 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Sep 24 22:43:13 2020 -0500

wined3d: Fully move the depth buffer 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/wined3d/adapter_vk.c      | 31 ++++++++++++++--------------
 dlls/wined3d/context_gl.c      |  2 +-
 dlls/wined3d/context_vk.c      | 13 ++++++++++--
 dlls/wined3d/cs.c              |  2 +-
 dlls/wined3d/device.c          | 46 +++++++++++++++++++++++++++++++++++++++++-
 dlls/wined3d/directx.c         |  1 -
 dlls/wined3d/state.c           | 39 +----------------------------------
 dlls/wined3d/utils.c           |  4 ++--
 dlls/wined3d/wined3d_private.h |  3 ++-
 10 files changed, 78 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list