Update CHANGES for release 12.2.0
This commit is contained in:
parent
f697b55c92
commit
d1517d64cf
1 changed files with 13 additions and 0 deletions
13
CHANGES.md
13
CHANGES.md
|
|
@ -3,6 +3,19 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](https://semver.org/).
|
This project adheres to [Semantic Versioning](https://semver.org/).
|
||||||
|
|
||||||
|
## 12.2.0 2023-05-17
|
||||||
|
|
||||||
|
### Other changes
|
||||||
|
* Support GLSL_EXT_shader_tile_image
|
||||||
|
* Support GL_EXT_ray_tracing_position_fetch
|
||||||
|
* Support custom include callbacks via the C API
|
||||||
|
* Add preamble-text command-line option
|
||||||
|
* Accept variables as parameters of spirv_decorate_id
|
||||||
|
* Fix generation of conditionals with a struct result
|
||||||
|
* Fix double expansion of macros
|
||||||
|
* Fix DebugCompilationUnit scope
|
||||||
|
* Improve line information
|
||||||
|
|
||||||
## 12.1.0 2023-03-21
|
## 12.1.0 2023-03-21
|
||||||
|
|
||||||
### Other changes
|
### Other changes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue