1
0

- Add 0001-Fix-array-copy-propagation-4890.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=85
This commit is contained in:
2022-08-22 23:32:48 +00:00
committed by Git OBS Bridge
parent 7531c089fa
commit bcf2e90675
2 changed files with 98 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Mon Aug 22 23:12:02 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
* Implement SPV_NV_bindless_texture related changes
- Update to release 2022.3
* spirv-val: Add SPV_KHR_ray_tracing instructions
- Add 0001-Fix-array-copy-propagation-4890.patch
-------------------------------------------------------------------
Wed Jun 15 16:51:34 UTC 2022 - Jan Engelhardt <jengelh@inai.de>