forked from pool/vulkan-loader
Accepting request 776238 from X11:Wayland
- Update to release 1.2.133 OBS-URL: https://build.opensuse.org/request/show/776238 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=19
This commit is contained in:
commit
0ff1f112da
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81562e93cca097ea7e2f977bc4966548d555bdcc1f105d859e259a67060f8461
|
|
||||||
size 1400981
|
|
3
v1.2.133.tar.gz
Normal file
3
v1.2.133.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6403ba19e5899593a9498bede3b1f73caaaca56fe63eea9f9cf294461797b97
|
||||||
|
size 1401215
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 16:05:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Update to release 1.2.133
|
||||||
|
* Avoid clang warning about parentheses
|
||||||
|
* secure_getenv change logging WARN to INFO
|
||||||
|
* don't unconditionally add std-val meta layer
|
||||||
|
* Fix buffer size updates in registry search
|
||||||
|
* Add core 1.2 functions to gpa_helper
|
||||||
|
* add null check to loaderValidateLayers
|
||||||
|
* Warn when loader_secure_getenv() fails
|
||||||
|
* Regenerate files for debug utils changes
|
||||||
|
* Fix debug utils terminators being skipped
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 3 12:37:52 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
Mon Feb 3 12:37:52 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libvulkan1
|
%define lname libvulkan1
|
||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.2.132
|
Version: 1.2.133
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Reference ICD loader for Vulkan
|
Summary: Reference ICD loader for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user