forked from pool/vulkan-validationlayers
- Update to release 1.1.130
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=35
This commit is contained in:
parent
d6712709fd
commit
8f13e8796b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ffe0d899c74ce0fc3c7ba9f90eccd5b3b78e0f90519dee9c701366bc0f795be
|
|
||||||
size 1775288
|
|
3
v1.1.130.tar.gz
Normal file
3
v1.1.130.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef3a8decd315736612479f9e9b03dbac690722b663a9bf9d064ff227298d3a50
|
||||||
|
size 1814577
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 20:39:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.1.130
|
||||||
|
* layers: Add support for VK_KHR_separate_depth_stencil_layouts
|
||||||
|
* layers: Add ext mem check for vkGet*MemReqs
|
||||||
|
* layers: Fix crashes with depth/stencil resolve
|
||||||
|
* layers: Add VK_KHR_performance_query validations
|
||||||
|
* layers: Implement VK_KHR_timeline_semaphore validations
|
||||||
|
* layers: Fix VK_KHR_separate_depth_stencil_layouts bugs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 7 07:59:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Thu Nov 7 07:59:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package vulkan-validationlayers
|
# spec file for package vulkan-validationlayers
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-validationlayers
|
Name: vulkan-validationlayers
|
||||||
Version: 1.1.127
|
Version: 1.1.130
|
||||||
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