1
0

- Update to snapshot 2020.1~git24 (323a81fc)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=46
This commit is contained in:
2020-01-19 11:18:41 +00:00
committed by Git OBS Bridge
parent 3a310bf130
commit 33436eb54f
5 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 19 11:04:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 2020.1~git24 (323a81fc)
* Added basic Vulkan 1.2 support and validation of 1.2.
* spirv-fuzz: added fuzzer pass to perform module donation.
* Supports OpenCL.DebugInfo.100 extended instruction set.
* Added support for SPV_KHR_non_semantic_info.
* spirv-fuzz: Transformations to add types, constants and
variables, and to add a new function to a module.
* Made instrumentation format version 2 the default.
-------------------------------------------------------------------
Thu Dec 12 21:20:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>