docs/features: update list of v3dv supported features
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 24 Nov 2020 21:24:21 +0000 (22:24 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 26 Nov 2020 10:59:40 +0000 (10:59 +0000)
We have been implementing some features without updating the file, and
we even had some that were supported for a while.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
v2: include VK_KHR_wayland_surface as !7303 got merged

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

docs/features.txt

index b60010864abd9b91a7db9a85647ab43e6b5e22ff..d9f9a128227edb037a8a505eaff7b19d47533b6c 100644 (file)
@@ -434,7 +434,7 @@ Vulkan 1.1 -- all DONE: anv, radv
   VK_KHR_external_semaphore_capabilities                DONE (anv, radv)
   VK_KHR_get_memory_requirements2                       DONE (anv, radv)
   VK_KHR_get_physical_device_properties2                DONE (anv, radv, v3dv)
-  VK_KHR_maintenance1                                   DONE (anv, radv)
+  VK_KHR_maintenance1                                   DONE (anv, radv, v3dv)
   VK_KHR_maintenance2                                   DONE (anv, radv)
   VK_KHR_maintenance3                                   DONE (anv, radv)
   VK_KHR_multiview                                      DONE (anv, radv)
@@ -475,7 +475,7 @@ Khronos extensions that are not part of any Vulkan version:
 
   VK_KHR_android_surface                                not started
   VK_KHR_copy_commands2                                 DONE (anv, radv)
-  VK_KHR_display                                        DONE (anv, radv)
+  VK_KHR_display                                        DONE (anv, radv, v3dv)
   VK_KHR_display_swapchain                              not started
   VK_KHR_external_fence_fd                              DONE (anv, radv)
   VK_KHR_external_fence_win32                           not started
@@ -494,15 +494,15 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_shader_non_semantic_info                       DONE (anv, radv)
   VK_KHR_shader_terminate_invocation                    DONE (anv, radv)
   VK_KHR_shared_presentable_image                       not started
-  VK_KHR_surface                                        DONE (anv, radv)
+  VK_KHR_surface                                        DONE (anv, radv, v3dv)
   VK_KHR_surface_protected_capabilities                 DONE (anv, radv)
-  VK_KHR_swapchain                                      DONE (anv, radv)
+  VK_KHR_swapchain                                      DONE (anv, radv, v3dv)
   VK_KHR_swapchain_mutable_format                       DONE (anv, radv)
-  VK_KHR_wayland_surface                                DONE (anv, radv)
+  VK_KHR_wayland_surface                                DONE (anv, radv, v3dv)
   VK_KHR_win32_keyed_mutex                              not started
   VK_KHR_win32_surface                                  not started
-  VK_KHR_xcb_surface                                    DONE (anv, radv)
-  VK_KHR_xlib_surface                                   DONE (anv, radv)
+  VK_KHR_xcb_surface                                    DONE (anv, radv, v3dv)
+  VK_KHR_xlib_surface                                   DONE (anv, radv, v3dv)
 
 
 A graphical representation of this information can be found at