From fee1c9356a6d7c75b5c808d5561d6fd49c0c094a Mon Sep 17 00:00:00 2001 From: csmartdalton Date: Wed, 18 Sep 2024 18:08:48 +0000 Subject: [PATCH] Overhaul Vulkan synchronization This stabilizes Vulkan on Android. Also adds a "vkcore" backend, which tests vulkan without bonus features enabled. Diffs= adc240554 Overhaul Vulkan synchronization (#8166) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 9818df5..a0b34f2 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -9dd20080cc462660396b8b24b9d3b1b72f53516b +adc2405543ea447b83fda212a0cd7cc4eafd4de9 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 0f206ef..88dce8c 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 0f206ef1190dc830cc8f109d77a0e1bb7072cc17 +Subproject commit 88dce8c523cbff9e3b8c2765b055d9e182952fa0