forked from jengelh/spirv-tools
- Update to new upstream release 2019.2
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 20:06:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 2019.2
|
||||
* General:
|
||||
* Support SPV_EXT_physical_storage_buffer
|
||||
* Optimizer:
|
||||
* Upgrade memory model improvments for modf and frexp.
|
||||
* Add a new pass to move loads closer to their uses: code sinking.
|
||||
* Invalidating the type manager now invalidates the constant
|
||||
manager.
|
||||
* Expand instrumentation pass for bindless bounds checking to
|
||||
runtime-sized descriptor arrays.
|
||||
* Add a new dead struct member elimination pass
|
||||
* Validator:
|
||||
* Support SPV_KHR_no_integer_wrap and related decorations.
|
||||
* Validate Vulkan rules for OpTypeRuntimeArray.
|
||||
* Validate NonWritable decoration.
|
||||
* Many WebGPU specific validation rules were added.
|
||||
* Validate variable pointer related function call rules.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 21:33:03 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Reference in New Issue
Block a user