Mesa (main): features: VK_EXT_depth_clip_control for lavapipe

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 25 05:42:24 UTC 2022


Module: Mesa
Branch: main
Commit: 5ffed2a2991fc13ab6cd4846f11a802ab69de24f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ffed2a2991fc13ab6cd4846f11a802ab69de24f

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Fri Feb 25 00:26:12 2022 -0500

features: VK_EXT_depth_clip_control for lavapipe

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15126>

---

 docs/features.txt              | 1 +
 docs/relnotes/new_features.txt | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/features.txt b/docs/features.txt
index e2704b5dcaa..52b4b834bce 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -537,6 +537,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_EXT_custom_border_color                            DONE (anv, lvp, radv, tu, v3dv)
   VK_EXT_debug_marker                                   DONE (radv)
   VK_EXT_depth_clip_enable                              DONE (anv, lvp, radv, tu)
+  VK_EXT_depth_clip_control                             DONE (lvp)
   VK_EXT_depth_range_unrestricted                       DONE (radv)
   VK_EXT_discard_rectangles                             DONE (radv)
   VK_EXT_display_control                                DONE (anv, tu)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 11393c35c67..efa525c0e53 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -1,2 +1,3 @@
 d3d12 GL4.2
 GL_NV_pack_subimage
+lavapipe VK_EXT_depth_clip_control



More information about the mesa-commit mailing list