1
0

- Update to release SDK-1.2.189.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=88
This commit is contained in:
Jan Engelhardt 2021-09-06 06:28:54 +00:00 committed by Git OBS Bridge
parent 21f838174e
commit 40464353f9
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:e88492143c8b08154807e7ead0ac784365b14464bb5016c2800cbff176ff61e7
size 2794981

3
sdk-1.2.189.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Sep 5 11:12:16 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.2.189.0
* layers: Validate a lot more flags and commands
* gpu: Add multi_draw calls to GPU-AV / DPrintf
* layers: Add VK_KHR_shader_atomic_int64
* layers: Add shaderImageInt64Atomics
* layers: Add Atomic Float Features
* layers: AMD best practice layer
-------------------------------------------------------------------
Tue Jul 6 09:04:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,9 +17,9 @@
Name: vulkan-validationlayers
Version: 1.2.182.0
Version: 1.2.189.0
Release: 0
%define lname libVkLayer_utils-1_2_182_0
%define lname libVkLayer_utils-1_2_189_0
Summary: Validation layers for Vulkan
License: Apache-2.0
Group: Development/Tools/Other