mirror of
https://github.com/ocornut/imgui.git
synced 2026-02-08 04:40:09 +00:00
Examples: GLFW+Vulkan: handle swap chain resize even without Vulkan returning VK_SUBOPTIMAL_KHR (#7671)
This commit is contained in:
parent
d46a0aa069
commit
a47bfb1b5b
2 changed files with 10 additions and 10 deletions
|
|
@ -43,6 +43,9 @@ Breaking changes:
|
|||
|
||||
Other changes:
|
||||
|
||||
- Examples: GLFW+Vulkan: handle swap chain resize even without Vulkan returning
|
||||
VK_SUBOPTIMAL_KHR, which doesn't seem to happen on Wayland. (#7671) [@AndreiNego]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.90.8 (Released 2024-06-06)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue