2018-03-02 |
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.
omar
committed
on 2 Mar 2018
|
---|---|
2018-03-01 |
Examples: Vulkan: Moved code into shared helpers: ImGui_ImplVulkan_SelectSurfaceFormat, ImGui_ImplVulkan_SelectPresentMode.
omar
committed
on 1 Mar 2018
|
Examples: Vulkan: Various tweaks to name variable more consistently like Vulkan + a few comments + a few imgui style code compaction.
omar
committed
on 1 Mar 2018
|
|
2018-02-21 |
Examples: Titles/comments in headers
omar
committed
on 21 Feb 2018
|
2018-02-20 |
Merge branch 'master' into examples_refactor
omar
committed
on 20 Feb 2018
|
2018-02-18 |
Examples: Vulkan: Added support for io.DisplayPos.
omar
committed
on 18 Feb 2018
|
Examples: Vulkan: Extracted into imgui_impl_vulkan.*, reused imgui_impl_glfw* files.
omar
committed
on 18 Feb 2018
|