forked from pool/vulkan-loader
- Update to release SDK-1.3.216
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=95
This commit is contained in:
parent
a35a2ea63d
commit
027d32e626
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb42a8e0dda103f98bddb9ae2311ae8e8e988588b600a1114b74a1ba3a0843f4
|
||||
size 1581473
|
3
sdk-1.3.216.0.tar.gz
Normal file
3
sdk-1.3.216.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46188d3db019409b82f850628d5c175cc59dcdb3ce146f5c023b97709f67e8f1
|
||||
size 1587997
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 12:30:49 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.216
|
||||
* Revert 32bit linux unknown ext chain change
|
||||
* Correctly check for NULL in loader_get_dispatch
|
||||
* Revert "Implement unknown function intercept in layers"
|
||||
* Fix a NULL inst crashing during loader_icd_scan
|
||||
* Fix crashes from OOM in vkDestroyInstance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 23:09:17 UTC 2022 - 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.211.0
|
||||
Version: 1.3.216.0
|
||||
Release: 0
|
||||
Summary: Reference ICD loader for Vulkan
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user