From 0654b146facde02abe5c970e3d8325808abe1a7b70534794036b79ca87175818 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 19 Jan 2024 10:39:01 +0000 Subject: [PATCH] user-relevant changelog OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=123 --- vulkan-loader.changes | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 9113450..19a1f6b 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -2,11 +2,9 @@ Thu Jan 18 19:22:17 UTC 2024 - Nicolas FORMICHELLA - Update to release SDK-1.3.275.0 - * Update to header 1.3.275.0 - * Only require C compiler - * BUILD_WERROR OFF by default - * Make sure VkSurfaceKHR is cast to uintptr properly - * Fix settings file crash found through fuzzers + * Instance extensions unsupported by physical devices now return + ERROR_EXTENSION_NOT_PRESENT + * Unload drivers which report 0 physical devices ------------------------------------------------------------------- Mon Jan 8 12:00:30 UTC 2024 - Callum Farmer