Skip to content

Commit

Permalink
#1969 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinJ235 authored Sep 11, 2022
1 parent 6041a68 commit e3ebcbf
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 @@ -74,6 +74,7 @@
- Warnings for dead code and unused variables have been re-enabled and fixed.
- Added support for importing `OpaqueWin32` / `OpaqueWin32Kmt` memory handles.
- Added two missing functions for querying about sparse images: `PhysicalDevice::sparse_image_format_properties` and `UnsafeImage::sparse_memory_requirements`.
- Added a `DeviceMemory::commitment` method to retrieve the current commitment for lazily-allocated memory.

# Version 0.30.0 (2022-07-20)

Expand Down

0 comments on commit e3ebcbf

Please # to comment.