haskell-game / dear-imgui.hs

Haskell bindings to Dear ImGui, an immediate mode GUI toolkit
BSD 3-Clause "New" or "Revised" License
142 stars 31 forks source link

[vulkan] Add dynamic rendering option #181

Closed dpwiz closed 2 weeks ago

dpwiz commented 1 year ago

https://github.com/ocornut/imgui/blob/db66e33e9e3f28ce80a8819ac0b0566d8af5628c/backends/imgui_impl_vulkan.cpp#L33

jtnuttall commented 2 weeks ago

Resolved in #205