Commit graph

16 commits

Author SHA1 Message Date
f7a985be8d xo-imgui: refactor ex4a: create_frame_buffers() 2025-11-11 10:05:55 -05:00
d6482bdbb0 xo-imgui: refactor ex4a: create_render_pass() 2025-11-11 10:02:15 -05:00
209e10dd07 xo-imgui: refactor ex4a: create_iamge_views -> .cpp 2025-11-11 09:57:32 -05:00
fec5a993d3 xo-imgui: refactor ex4a: create_swapchain() -> .cpp 2025-11-11 09:52:15 -05:00
4bde0ddc1e xo-imgui: refactor ex4a: create_logical_device -> .cpp 2025-11-11 09:43:34 -05:00
5b464a9c9b xo-imgui: refactor: streamline pick_physical_device() 2025-11-11 00:56:29 -05:00
7e203395fa xo-imgui: refactor: streamline create_surface() 2025-11-11 00:47:41 -05:00
1e58c2f1f2 xo-imgui: refactor: move create_instance to .cpp + streamline 2025-11-11 00:42:51 -05:00
e3a0b4e1de xo-imgui: refactor: MinimalImGuiVulkan method names 2025-11-10 18:26:56 -05:00
b606439d29 xo-imgui: refactor: init_vulkan() impl in .cpp 2025-11-10 18:23:23 -05:00
8046bcf845 xo-imgui: refactor: method names in MinimalImGuiVulkan 2025-11-10 18:19:16 -05:00
795d36822d xo-imgui: refactor: separate VulkanApp TU for ex4a 2025-11-10 18:17:20 -05:00
ff72127372 xo-imgui: refactor: physicalDevice -> physical_device_ 2025-11-10 17:06:48 -05:00
04bb1a1f57 xo-imgui: refactor: MinimalImguiVulkan.instance -> instance_ 2025-11-10 17:03:32 -05:00
5895f4052b xo-imgui: refactor: MinimalImguiVulkan.window -> window_ 2025-11-10 17:01:28 -05:00
4142186d98 xo-imgui: + example ex4a. resize working on ubuntu (ex4 broken tho) 2025-11-10 16:50:26 -05:00