Mesa (main): docs: update features for lavapipe

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 7 23:19:42 UTC 2022


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Thu Apr  7 17:57:15 2022 -0400

docs: update features for lavapipe

Reviewed-by: Dave Airlie <airlied at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15808>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index c37784369ef..826bbad59e1 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -522,7 +522,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_surface                                        DONE (anv, lvp, radv, tu, v3dv, vn)
   VK_KHR_surface_protected_capabilities                 DONE (anv, lvp, radv, v3dv, vn)
   VK_KHR_swapchain                                      DONE (anv, lvp, radv, tu, v3dv, vn)
-  VK_KHR_swapchain_mutable_format                       DONE (anv, radv, v3dv, vn)
+  VK_KHR_swapchain_mutable_format                       DONE (anv, lvp, radv, v3dv, vn)
   VK_KHR_wayland_surface                                DONE (anv, lvp, radv, tu, v3dv, vn)
   VK_KHR_workgroup_memory_explicit_layout               DONE (anv, radv)
   VK_KHR_win32_keyed_mutex                              not started
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 2aa32ff0fa1..45cd5ba2608 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -5,3 +5,4 @@ Vulkan 1.3 support on lavapipe
 VK_EXT_graphics_pipeline_library on lavapipe
 VK_EXT_primitives_generated_query on lavapipe
 VK_EXT_image_2d_view_of_3d on ANV and lavapipe
+VK_KHR_swapchain_mutable_format on lavapipe



More information about the mesa-commit mailing list