mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#1968 Changelog
This commit is contained in:
parent
f82d13af44
commit
38784627f5
@ -73,6 +73,7 @@
|
||||
- Most clippy warnings and errors have been fixed, and the remainder is explicitly allowed in each crate root. Some of these may be re-enabled in the future if desired.
|
||||
- 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`.
|
||||
|
||||
# Version 0.30.0 (2022-07-20)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user