Skip to content

Commit

Permalink
Update CHANGES for release 11.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-lunarg committed Jan 18, 2023
1 parent 615741f commit 1c70c3c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## 11.14.0 2023-01-18

### Other changes
* Add support for ARB_bindless_texture.
* Add support for GL_NV_shader_invocation_reorder.
* Fix const parameter debug types when using NonSemantic.Shader.DebugInfo.100.
* Fix NonSemantic.Shader.DebugInfo.100 disassembly.
* Fix MaxDualSourceDrawBuffersEXT usage.
* Fix structure member reference crash.

## 11.13.0 2022-12-06

### Other changes
Expand Down

0 comments on commit 1c70c3c

Please sign in to comment.