Zebediah Figura : wined3d: Move the stencil pass operation to wined3d_depth_stencil_state.

Alexandre Julliard julliard at winehq.org
Tue Sep 29 15:20:38 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Sep 28 21:56:19 2020 -0500

wined3d: Move the stencil pass operation 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        |  2 ++
 dlls/wined3d/adapter_vk.c |  2 --
 dlls/wined3d/context_vk.c |  5 ++---
 dlls/wined3d/device.c     |  4 ++++
 dlls/wined3d/directx.c    |  2 --
 dlls/wined3d/state.c      | 10 ++++------
 include/wine/wined3d.h    |  1 +
 8 files changed, 13 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list