Zebediah Figura : wined3d: Move the depth function to wined3d_depth_stencil_state.

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


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

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

wined3d: Move the depth function 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       | 11 -----------
 dlls/d3d11/state.c        |  1 +
 dlls/wined3d/adapter_vk.c |  3 +--
 dlls/wined3d/context_vk.c |  2 +-
 dlls/wined3d/device.c     |  2 ++
 dlls/wined3d/state.c      | 23 ++++++++++-------------
 include/wine/wined3d.h    |  1 +
 7 files changed, 16 insertions(+), 27 deletions(-)

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



More information about the wine-cvs mailing list