mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-05 04:28:47 +02:00
Backends: Vulkan: Fixed vkMapMemory() calls unnecessarily using full buffer size. (#3957)
This commit is contained in:
@ -43,6 +43,7 @@ Breaking changes:
|
||||
|
||||
Other changes:
|
||||
|
||||
- Backends: Vulkan: Fixed vkMapMemory() calls unnecessarily using full buffer size. (#3957)
|
||||
- Backends: Vulkan: Fixed handling of ImGui_ImplVulkan_InitInfo::MinAllocationSize field. (#7189, #4238)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user