1
0

- Update to release 1.2.131

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=37
This commit is contained in:
2020-01-22 16:44:38 +00:00
committed by Git OBS Bridge
parent 8f13e8796b
commit 750cf38fef
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 22 16:42:59 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.131
* layers: Add VK_KHR_buffer_device_address support
* layers: Update validation for v1.2
* layers: Update state tracker for v1.2
* layers: Account for Vulkan12Features enablement
-------------------------------------------------------------------
Thu Dec 12 20:39:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>