#1726 Changelog update

This commit is contained in:
Ilya Lakhin 2021-10-20 21:13:27 +07:00
parent 3634518e49
commit 9aba801319

View File

@ -19,6 +19,7 @@
- `ash` has been updated to 0.33.3, which provides new features and extensions.
- Added `CommandBufferState::push_constants` to retrieve the set of all push constant bytes that have been set.
- Added check to `AutoCommandBufferBuilder` to ensure that the push constants that are needed by the pipeline have been set.
- Added android platform to external memory cfgs.
# Version 0.26.0 (2021-10-2)