omar
|
e0cbfd74d7
|
Examples: Vulkan: Moved CreateOrResizeWindowData func to imgui_impl_vulkan.h
|
2018-03-02 23:59:21 +01:00 |
|
omar
|
426930e028
|
Examples: Vulkan: Moved main.cpp data structures to imgui_impl_vulkan.h as shared helpers for the benefit of both the example and the platform/viewport renderer interface.
|
2018-03-02 23:05:23 +01:00 |
|
omar
|
e927a6ac4a
|
Examples: Vulkan: Various tweak. Misc refactor into per-frame data. Duplicate buffer creation code moved to CreateOrResizeBuffer().
|
2018-03-02 19:40:09 +01:00 |
|
omar
|
296db2ed33
|
Examples: Vulkan: Moved code into shared helpers: ImGui_ImplVulkan_SelectSurfaceFormat, ImGui_ImplVulkan_SelectPresentMode.
|
2018-03-01 23:22:02 +01:00 |
|
omar
|
3171d61dfc
|
Examples: Vulkan: Various tweaks to name variable more consistently like Vulkan + a few comments + a few imgui style code compaction.
|
2018-03-01 23:22:01 +01:00 |
|
omar
|
f7ef10e547
|
Examples: Titles/comments in headers
|
2018-02-21 23:05:17 +01:00 |
|
omar
|
90dffb5a06
|
Examples: Vulkan: Extracted into imgui_impl_vulkan.*, reused imgui_impl_glfw* files.
|
2018-02-18 20:26:20 +01:00 |
|