Accepting request 934184 from X11:Wayland
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/934184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=38
This commit is contained in:
commit
9035aa1a50
@ -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
3
sdk-1.2.198.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d5d56296dcd88af84ed0fde969038370cac8600c4ef7e328788b7422d9025bb
|
||||
size 1440922
|
@ -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>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Prefer to go with just /^sdk-.*/ tags
|
||||
%define lname libvulkan1
|
||||
Name: vulkan-loader
|
||||
Version: 1.2.189.0
|
||||
Version: 1.2.198.0
|
||||
Release: 0
|
||||
Summary: Reference ICD loader for Vulkan
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user