=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: vkd3d: Add support for VK_EXT_depth_clip_enable.

Alexandre Julliard julliard at winehq.org
Thu Apr 4 15:28:37 CDT 2019


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Apr  4 13:01:31 2019 +0200

vkd3d: Add support for VK_EXT_depth_clip_enable.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure.ac               |  2 +-
 libs/vkd3d/device.c        | 22 ++++++++++++++++++++++
 libs/vkd3d/state.c         | 47 +++++++++++++++++++++++++++++++++++-----------
 libs/vkd3d/vkd3d_private.h |  4 +++-
 tests/d3d12.c              |  2 +-
 tests/d3d12_crosstest.h    | 11 +++++++++++
 6 files changed, 74 insertions(+), 14 deletions(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=a95c9f8ad8bd6cc3e3aba23792a18028749639d4



More information about the wine-cvs mailing list