Accepting request 795790 from X11:Wayland
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/795790 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-validationlayers?expand=0&rev=17
This commit is contained in:
commit
a1c187a3c2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e2b28f99912558b15fd8cf32250c4b6e33b8ca4711a7a9102e24a3192488e772
|
|
||||||
size 1963632
|
|
3
v1.2.137.tar.gz
Normal file
3
v1.2.137.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54d9abf5faf0a554bbb88c82b81d44b98849018da33f25537f4a86ea1f25ba28
|
||||||
|
size 2002707
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 13 10:14:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.137
|
||||||
|
* layers: Implement VUID-VkSparseImageMemoryBindInfo-image-02901
|
||||||
|
* layers: Split EXT buffer_device_address features from KHR
|
||||||
|
* layers: Add missing AccelerationStructure logic
|
||||||
|
* layers: Add Disjoint Image Barrier VUID
|
||||||
|
* layers: Make code C++20 compatible
|
||||||
|
* lifetimes: Validate acceleration struture objects
|
||||||
|
* layers: Init validation object types in child constructors
|
||||||
|
* layers: Add disjoint bindImageMemory VUID
|
||||||
|
* layers: record reset queries in state tracker
|
||||||
|
* Add validation for new performance query reset VUID 02863
|
||||||
|
* layers: Update FormatHandle to use stringstream
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 8 10:33:42 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Wed Apr 8 10:33:42 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-validationlayers
|
Name: vulkan-validationlayers
|
||||||
Version: 1.2.135
|
Version: 1.2.137
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Validation layers for Vulkan
|
Summary: Validation layers for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user