Merge pull request #2961 from jeremy-lunarg/hayes-update-changes

Release 11.10.0
This commit is contained in:
Greg Fischer 2022-06-02 18:01:12 -06:00 committed by GitHub
commit adbf0d3106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
## 11.10.0 2022-06-02
### Other changes
* Generate OpLine before OpFunction
* Add support for VK_EXT_fragment_shader_barycentric
* Add whitelist filtering for debug comments in SPIRV-Remap
* Add support for GL_EXT_ray_cull_mask
## 11.9.0 2022-04-06
### Other changes