mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Backends: Vulkan: Fixed handling of ImGui_ImplVulkan_InitInfo::MinAllocationSize field. (#7189, #4238)
This commit is contained in:
parent
29809d7220
commit
82df7c8bf4
2 changed files with 6 additions and 4 deletions
|
|
@ -43,6 +43,8 @@ Breaking changes:
|
|||
|
||||
Other changes:
|
||||
|
||||
- Backends: Vulkan: Fixed handling of ImGui_ImplVulkan_InitInfo::MinAllocationSize field. (#7189, #4238)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.90.1 (Released 2024-01-10)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue