user-relevant changelog

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=123
This commit is contained in:
Jan Engelhardt 2024-01-19 10:39:01 +00:00 committed by Git OBS Bridge
parent a2a6aac274
commit 0654b146fa

View File

@ -2,11 +2,9 @@
Thu Jan 18 19:22:17 UTC 2024 - Nicolas FORMICHELLA <stigpro@outlook.fr>
- 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 <gmbr3@opensuse.org>