|
Examples: GLFW, Vulkan: GLFW binding viewport tweaks to supports Vulkan better (do not call SwapBuffer, share context etc.). Added DUMMY (empty) platform/viewport interface in the viewport code.
|
|---|
|
|
| examples/imgui_impl_glfw.cpp |
|---|
| examples/imgui_impl_glfw.h |
|---|
| examples/imgui_impl_vulkan.cpp |
|---|
| examples/vulkan_example/main.cpp |
|---|