Mesa (staging/19.1): docs/features: Update VK_KHR_display_swapchain status

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Sep 23 08:56:03 UTC 2019


Module: Mesa
Branch: staging/19.1
Commit: 96a8ef9ce8e18391a7db9904b20668f1634d1c28
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=96a8ef9ce8e18391a7db9904b20668f1634d1c28

Author: Andres Gomez <agomez at igalia.com>
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 <agomez at igalia.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
(cherry picked from commit bcd9224728dcb8d8fe4bcddc4bd9b2c36fcfe9dd)
[Juan A. Suarez: resolve trivial conflicts]
Signed-off-by: Juan A. Suarez Romero <jasuarez at igalia.com>

Conflicts:
	docs/features.txt

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 1b8c9a830c6..9c2180caa01 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -445,7 +445,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_android_surface                                not started
   VK_KHR_create_renderpass2                             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 (radv)
   VK_KHR_external_fence_fd                              DONE (anv, radv)
   VK_KHR_external_fence_win32                           not started




More information about the mesa-commit mailing list