1
0

- Update to release SDK-1.3.283.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=138
This commit is contained in:
2024-05-16 12:34:37 +00:00
committed by Git OBS Bridge
parent 43c4151dcd
commit f27f2f6667
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 16 12:22:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.283.0
* Improve format feature error messages
* Fix aliasing image bindings with different types
* Add VkSwapchainPresentFenceInfoEXT fence sync support
* Add proper vkGetDescriptorSetLayoutSupport support
* Track lifetime of pipeline libraries
* Fix out-of-bounds memory access in BP
* Add dynamic state VK_EXT_conservative_rasterization
* Add InputAttachmentIndex SPIR-V check
-------------------------------------------------------------------
Thu Mar 21 10:20:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>