forked from pool/vulkan-loader
vulkan-loader 1.3.296
This commit is contained in:
parent
3fc99e7577
commit
e8bd1bf8f8
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 16:41:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.296
|
||||
* Use ASM unknown function trampolines on GN
|
||||
* Fix vkCreateSharedSwapchainsKHR not unwrapping handles correctly
|
||||
* Remove unused VkIcdSurface struct members
|
||||
* Add VK_IMPLICIT_LAYER_APTH & VK_ADD_IMPLICIT_LAYER_PATH env-vars
|
||||
* Fix windows_read_sorted_physical_devices buffer overrun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 05:06:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Prefer to go with just /^sdk-.*/ tags
|
||||
%define lname libvulkan1
|
||||
Name: vulkan-loader
|
||||
Version: 1.3.290
|
||||
Version: 1.3.296
|
||||
Release: 0
|
||||
Summary: Reference ICD loader for Vulkan
|
||||
License: Apache-2.0
|
||||
|
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
vulkan-sdk-1.3.296.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.3.296.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user