|
|
826298d097
|
xo-imgui: refactor ex4a: cleanup() etc.
|
2025-11-11 17:01:54 -05:00 |
|
|
|
e74ab54a8b
|
xo-imgui: refactor ex4a: record_command_buffer()
|
2025-11-11 16:44:16 -05:00 |
|
|
|
c9ebea451f
|
xo-imgui: refactor ex4a: record_command_buffer()
|
2025-11-11 16:36:11 -05:00 |
|
|
|
a5eeba74c1
|
xo-imgui: ex4a: tidy
|
2025-11-11 16:33:27 -05:00 |
|
|
|
10b1cff790
|
xo-imgui: refactor ex4a: draw_frame() + main_loop()
|
2025-11-11 16:31:47 -05:00 |
|
|
|
3c87645998
|
xo-imgui: refactor ex4a: end_single_time_commands()
|
2025-11-11 10:57:55 -05:00 |
|
|
|
876d90a816
|
xo-imgui: refactor ex4a: begin_single_time_commands()
|
2025-11-11 10:53:58 -05:00 |
|
|
|
e595bd09da
|
xo-imgui: refactor ex4a: init_imgui()
|
2025-11-11 10:47:39 -05:00 |
|
|
|
43868c0888
|
xo-imgui: refactor ex4a: create_descriptor_pool()
|
2025-11-11 10:39:20 -05:00 |
|
|
|
ccf2919cba
|
xo-imgui: refactor ex4a: create_sync_objects()
|
2025-11-11 10:36:36 -05:00 |
|
|
|
adb97b12c8
|
xo-imgui: refactor ex4a: create_command_buffers()
|
2025-11-11 10:28:16 -05:00 |
|
|
|
a05770fc20
|
xo-imgui: refactor ex4a: create_command_pool()
|
2025-11-11 10:08:39 -05:00 |
|
|
|
a373b8da21
|
xo-imgui: refactor ex4a: create_frame_buffers()
|
2025-11-11 10:05:55 -05:00 |
|
|
|
78b2cd4f0c
|
xo-imgui: refactor ex4a: create_render_pass()
|
2025-11-11 10:02:15 -05:00 |
|
|
|
61a5ed1c90
|
xo-imgui: refactor ex4a: create_iamge_views -> .cpp
|
2025-11-11 09:57:32 -05:00 |
|
|
|
08257f19fd
|
xo-imgui: refactor ex4a: create_swapchain() -> .cpp
|
2025-11-11 09:52:15 -05:00 |
|
|
|
9e10535fe6
|
xo-imgui: refactor ex4a: create_logical_device -> .cpp
|
2025-11-11 09:43:34 -05:00 |
|
|
|
7495206e79
|
xo-imgui: refactor: streamline pick_physical_device()
|
2025-11-11 00:56:29 -05:00 |
|
|
|
af1a2adbde
|
xo-imgui: refactor: streamline create_surface()
|
2025-11-11 00:47:41 -05:00 |
|
|
|
425fe3c764
|
xo-imgui: refactor: move create_instance to .cpp + streamline
|
2025-11-11 00:42:51 -05:00 |
|
|
|
3fc8fe2765
|
xo-imgui: refactor: MinimalImGuiVulkan method names
|
2025-11-10 18:26:56 -05:00 |
|
|
|
6405f09918
|
xo-imgui: refactor: init_vulkan() impl in .cpp
|
2025-11-10 18:23:23 -05:00 |
|
|
|
53744f1de0
|
xo-imgui: refactor: method names in MinimalImGuiVulkan
|
2025-11-10 18:19:16 -05:00 |
|
|
|
adb4faf58e
|
xo-imgui: refactor: separate VulkanApp TU for ex4a
|
2025-11-10 18:17:20 -05:00 |
|