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:
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 +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>