Traverse-Research / gpu-allocator

🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
https://traverse.nl/
Apache License 2.0
373 stars 49 forks source link

Upgrade `imgui` to 0.9 #144

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

The latest and greatest imgui 0.9.0 has finally landed, with some minimally breaking API improvements for overall consistency.

MarijnS95 commented 1 year ago

Note that I have yet been unable to test D3d12 due to some obscure errors and adapter mismatches...