Jan Sikorski : wined3d: Store stencil reference value in wined3d_state.

Alexandre Julliard julliard at winehq.org
Wed Feb 3 15:39:29 CST 2021


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

Author: Jan Sikorski <jsikorski at codeweavers.com>
Date:   Wed Feb  3 14:12:47 2021 +0100

wined3d: Store stencil reference value in wined3d_state.

Signed-off-by: Jan Sikorski <jsikorski at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/d3d11_private.h     |  2 --
 dlls/d3d11/device.c            | 15 +++------------
 dlls/wined3d/adapter_vk.c      |  2 +-
 dlls/wined3d/context_vk.c      |  4 ++--
 dlls/wined3d/cs.c              | 16 ++++++++++++----
 dlls/wined3d/device.c          | 25 +++++++++++++++++--------
 dlls/wined3d/directx.c         |  2 +-
 dlls/wined3d/state.c           |  8 ++++----
 dlls/wined3d/wined3d_private.h |  8 ++++++--
 include/wine/wined3d.h         |  4 ++--
 10 files changed, 48 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list