- Update to release SDK-1.2.189.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=89
This commit is contained in:
Jan Engelhardt 2021-09-05 11:07:22 +00:00 committed by Git OBS Bridge
parent 67077d2fbc
commit a0e3793edc
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7088fb6922a3af41efd0499b8e66e971164da1e583410d29f801f991a31b180c
size 1469138

3
sdk-1.2.189.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d72534194263992e23ad7c32469a71b66e9801b00cc1a067d7ff46fdca9dba33
size 1509573

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 5 11:06:59 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.2.189.0
* loader: Dont return OOM on function load failure
* Deallocate the extension lists when deleting an item from
layer list
* Add layer and implementation-specific logging
* Allow "icd" as well as "implem" for VK_LOADER_DEBUG
* Fix Vulkan CTS testcase bug:
"create_instance_device_intentional_alloc_fail"
* loader: Fix accidental error propagation
-------------------------------------------------------------------
Mon Jul 5 23:59:23 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,7 +19,7 @@
# Prefer to go with just /^sdk-.*/ tags
%define lname libvulkan1
Name: vulkan-loader
Version: 1.2.182.0
Version: 1.2.189.0
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0