mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
Update CHANGES for release 12.1.0
This commit is contained in:
parent
59abdcf912
commit
14e5a04e70
@ -3,6 +3,15 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
## 12.1.0 2023-03-21
|
||||
|
||||
### Other changes
|
||||
* Reject non-float inputs/outputs for version less than 120
|
||||
* Fix invalid BufferBlock decoration for SPIR-V 1.3 and above
|
||||
* Add HLSL relaxed-precision float/int matrix expansions
|
||||
* Block decorate Vulkan structs with RuntimeArrays
|
||||
* Support InterlockedAdd on float types
|
||||
|
||||
## 12.0.0 2023-01-18
|
||||
|
||||
### Breaking changes
|
||||
|
Loading…
Reference in New Issue
Block a user