1
0

- Update to release 1.2.161

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=69
This commit is contained in:
Jan Engelhardt 2020-11-25 17:28:48 +00:00 committed by Git OBS Bridge
parent 52b26951e4
commit 8c79009999
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebad2409123f3ad476daab7e064bd8e9049bfa977382acdd1b9f20df8e6c965e
size 2312569

3
v1.2.161.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:beeabb9000f0d1b37c3b5adaf395bb319cfc084d8e4eef29cd74891054370943
size 2375030

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 25 17:04:17 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.161
* syncval: Add multi subpass dep support
* layers: Allow for sampler with null image view
* layers: Add support for KHR_copy_commands2
* layers: Add missing 1.2 overload functions
* layers: Add VK_EXT_4444_formats support
* layers: Check nullDescriptor when validating vertex attributes
-------------------------------------------------------------------
Mon Sep 28 22:12:38 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,9 +17,9 @@
Name: vulkan-validationlayers
Version: 1.2.154
Version: 1.2.161
Release: 0
%define lname libVkLayer_utils-1_2_154
%define lname libVkLayer_utils-1_2_161
Summary: Validation layers for Vulkan
License: Apache-2.0
Group: Development/Tools/Other