Skip to content

Commit

Permalink
vulkano-rs#2369 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored and hakolao committed Feb 20, 2024
1 parent a63ba84 commit fa01d5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ Changes to memory allocation:
Changes to descriptor set allocation:
- `StandardDescriptorSetAllocator` now takes a `StandardDescriptorSetAllocatorCreateInfo` parameter.

Changes to command buffer allocation:
- `StandardCommandBufferAllocatorCreateInfo::secondary_buffer_count` now defaults to 0.

Changes to synchronization primitives:
- `Event::signaled` is renamed to `is_signaled`, to match the method on `Fence`.
- The `set_raw` and `reset_raw` methods of `Event` are removed.
Expand Down

0 comments on commit fa01d5b

Please # to comment.