Skip to content

Commit 60c3e65

Browse files
committed
changelog: Add entries for recent PRs #533, #537, #542
1 parent adf0338 commit 60c3e65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
- Added `VK_KHR_get_surface_capabilities2` device extension (#530)
1212

13+
### Changed
14+
15+
- example: Refactor event loop handling for continuous redraw (#542)
16+
- Generate `RGBA=R|G|B|A` helper constant for `ColorComponentFlags` (#537)
17+
- Remove remaining `CString` allocations on string literals in examples and hand-written AMD extension (#533)
18+
1319
## [0.35.0] - 2021-12-27
1420

1521
### Changed

0 commit comments

Comments
 (0)