Mesa (main): features: mark off timelines for lavapipe

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 29 00:15:31 UTC 2021


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Wed Jul 28 14:33:42 2021 -0400

features: mark off timelines for lavapipe

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

---

 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 b3ee73b8368..2df031b18a2 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -460,7 +460,7 @@ Vulkan 1.2 -- all DONE: anv, vn
   VK_KHR_shader_float_controls                          DONE (anv/gen8+, radv, tu, vn)
   VK_KHR_shader_subgroup_extended_types                 DONE (anv/gen8+, radv, vn)
   VK_KHR_spirv_1_4                                      DONE (anv, radv, tu, vn)
-  VK_KHR_timeline_semaphore                             DONE (anv, radv, tu, vn)
+  VK_KHR_timeline_semaphore                             DONE (anv, lvp, radv, tu, vn)
   VK_KHR_uniform_buffer_standard_layout                 DONE (anv, lvp, radv, v3dv, vn)
   VK_KHR_vulkan_memory_model                            DONE (anv, radv, tu, vn)
   VK_EXT_descriptor_indexing                            DONE (anv/gen9+, radv, tu, vn)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index e610869c8ae..5d38e11e20c 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -2,3 +2,4 @@ VK_EXT_color_write_enable on lavapipe
 GL_ARB_texture_filter_anisotropic in llvmpipe
 Anisotropic texture filtering in lavapipe
 VK_EXT_shader_atomic_float2 on Intel and RADV.
+VK_KHR_timeline_semaphore on lavapipe



More information about the mesa-commit mailing list