summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2022-04-07 17:57:15 -0400
committerMarge Bot <emma+marge@anholt.net>2022-04-07 23:06:05 +0000
commitb3abd3db33710f90ec8b8fef8def9756e6e78505 (patch)
treeadd70df6614038644945d213964e136f52b6d72e /docs
parent3030e5baaf77474344e141cf39693d752c9bf58f (diff)
docs: update features for lavapipe
Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15808>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
-rw-r--r--docs/relnotes/new_features.txt1
2 files changed, 2 insertions, 1 deletions
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