features: mark off timelines for lavapipe
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 28 Jul 2021 18:33:42 +0000 (14:33 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 29 Jul 2021 00:06:10 +0000 (00:06 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12071>

docs/features.txt
docs/relnotes/new_features.txt

index b3ee73b..2df031b 100644 (file)
@@ -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)
index e610869..5d38e11 100644 (file)
@@ -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