1
0
forked from pool/vulkan-loader

- Update to release SDK-1.2.198.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=90
This commit is contained in:
Jan Engelhardt 2021-11-20 03:34:51 +00:00 committed by Git OBS Bridge
parent a0e3793edc
commit 565d65b054
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 20 03:07:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.2.198.0
* Fix loader not knowing about extensions enabled in layers
* Only return pre-instance functions when instance is NULL
* Fix vkGetInstanceProcAddr not handling null instance
* loader: Add aarch64 unknown ext chain implementation
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 5 11:06:59 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Sun Sep 5 11:06:59 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

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