1
0

- Update to release 1.2.165

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=76
This commit is contained in:
2021-01-18 15:43:15 +00:00
committed by Git OBS Bridge
parent 81a8059aa0
commit b7b9397e93
5 changed files with 28 additions and 19 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 18 15:42:53 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.165
* layers: Portability validation for CreateImage,
CreateImageView, CreateSampler.
* layers: Support VK_KHR_fragment_shading_rate.
* gpu: Add buffer out of bounds access validation.
-------------------------------------------------------------------
Wed Jan 13 09:08:15 UTC 2021 - Jan Engelhardt <jengelh@inai.de>