Commit Graph

14 Commits

Author SHA1 Message Date
David Allemang
2f678f273f extract imgui setup 2024-07-08 16:53:27 -04:00
David Allemang
ac95264f08 remove vestigial build commands 2024-07-03 13:50:55 -04:00
David Allemang
1c54bdb1ad static link 2024-07-03 13:13:19 -04:00
David Allemang
d6fb485601 Revert "build glfw"
This reverts commit f0e7be542b.
2024-07-03 11:34:16 -04:00
David Allemang
f0e7be542b build glfw 2024-07-03 11:34:13 -04:00
David Allemang
154427d5bc ImGui demo window 2024-07-01 17:24:04 -04:00
David Allemang
f58107ad77 compat: support latest zig, vulkan-zig 2024-06-05 16:04:50 -04:00
David Allemang
5a48cdd936 debugging swapchain create with hardcoded values seems to work? 2024-03-29 23:43:15 -04:00
David Allemang
a029196cdd inspecting without glfw 2024-03-29 16:30:53 -04:00
David Allemang
7bcc460d9b Revert "move vk.xml to src"
This reverts commit 6763d9a73a.
2024-03-27 12:53:06 -04:00
David Allemang
6763d9a73a move vk.xml to src 2024-03-27 10:56:18 -04:00
David Allemang
282c38ddfc direct copy vulkan-zig example 2024-03-22 16:34:26 -04:00
David Allemang
2403befc0e Introduce "Enumeration" type for vk.enumerate* results 2024-03-22 15:59:20 -04:00
David Allemang
90f3ecda90 minimal vulkan + glfw 2024-03-20 17:10:21 -04:00