Skip to content

Commit

Permalink
#2103 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinJ235 authored Dec 16, 2022
1 parent 3aca5dc commit 4045684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Changes to pipelines:
- Implement `IntoIterator` for `Features`, `DeviceExtensions` and `InstanceExtensions`.
- A new `CommandBufferBuilder` type, that provides validation and keeps resources alive, but requires manual synchronization commands.
- The `PrimaryCommandBuffer` and `SecondaryCommandBuffer` types.
- A `buffer_with_range` constructor for `WriteDescriptorSet`, which can be used to select the range within the buffer that should be bound. This must be used when using dynamic buffers.

### Bugs fixed

Expand Down

0 comments on commit 4045684

Please sign in to comment.