summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>2019-10-25 10:26:50 +0200
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>2019-10-30 11:57:07 +0100
commit396195e8f1aac339cac85c0b1b554caab73f8abe (patch)
treedfdc3d4a11d817b3d3ceebeb17239825ea9ad2fd /docs
parent4aa75bb3bdd195d4715ee8fae51bfb0c0fcd823b (diff)
radv: Enable VK_KHR_timeline_semaphore.
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/new_features.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 9b1dfda0ea0..d7d7b746026 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -7,6 +7,7 @@ VK_ANDROID_external_memory_android_hardware_buffer on RADV.
VK_KHR_shader_clock on Intel, RADV.
VK_KHR_shader_float_controls on Intel, RADV.
VK_KHR_spirv_1_4 on Intel, RADV.
+VK_KHR_timeline_semaphore on RADV.
VK_KHR_vulkan_memory_model on Intel.
VK_EXT_shader_subgroup_ballot on Intel.
VK_EXT_shader_subgroup_vote on Intel.