mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-18 01:14:19 +00:00
Backends: Vulkan: handle viewport surface creation failure without crashing. (#9068)
This commit is contained in:
parent
707ddd54b6
commit
a6645e1007
2 changed files with 16 additions and 2 deletions
|
|
@ -158,6 +158,7 @@ Docking+Viewports Branch:
|
|||
- Backends:
|
||||
- DirectX12: Fixed an issue in synchronization logic improving rendering
|
||||
throughput for secondary viewports. (#9025, #8961)
|
||||
- Vulkan: handle viewport surface creation failure without crashing. (#9068) [@zentia]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue