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

Author: Andres Gomez <[email protected]>
Date:   Wed Sep 18 15:34:33 2019 +0300

docs/features: Update VK_KHR_display_swapchain status

It was set as done by mistake.

Fixes: bc15d74529e ("docs/features: Mark some Vulkan extensions as done")
Signed-off-by: Andres Gomez <[email protected]>
Acked-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>

---

 docs/features.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 117db03ed6b..23f03ab9aa5 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -441,12 +441,13 @@ Vulkan 1.1 -- all DONE: anv, radv
   VK_KHR_variable_pointers                              DONE (anv, radv)
 
 Khronos extensions that are not part of any Vulkan version:
+
   VK_KHR_8bit_storage                                   DONE (anv/gen8+, radv)
   VK_KHR_android_surface                                not started
   VK_KHR_create_renderpass2                             DONE (anv, radv)
   VK_KHR_depth_stencil_resolve                          DONE (anv, radv)
   VK_KHR_display                                        DONE (anv, radv)
-  VK_KHR_display_swapchain                              DONE (anv, radv)
+  VK_KHR_display_swapchain                              not started
   VK_KHR_draw_indirect_count                            DONE (anv, radv)
   VK_KHR_driver_properties                              DONE (anv, radv)
   VK_KHR_external_fence_fd                              DONE (anv, radv)

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to