Commit Graph

14 Commits

Author SHA1 Message Date
ccee3733b0 nu simplified; working swapchain, queue, and validators.
it compiles, but initialization is not done

create debug messenger

Use proxies

wip swapchain

wip swapchain - stub usage

get device queue

wip swapchain - scaffolded with segfault

wip swapchain - fix segfault

wip swapchain - working, but resize broken. semaphore issue with naive handling

satisfy validation
2024-11-24 21:44:21 -05:00
David Allemang
b5eb8fb5da misc cleanup 2024-07-15 17:14:24 -04:00
David Allemang
8c3e65fced comptime topological sort of dependencies 2024-07-15 15:38:57 -04:00
David Allemang
0efc931006 wip polymorphic modules 2024-07-10 17:29:17 -04:00
David Allemang
fd1bd9dbf5 runtime hooks 2024-07-10 13:28:55 -04:00
cc1a9fdabc easy comptime hooks 2024-07-09 23:35:44 -04:00
4e2cf3eb3b notes about structure 2024-07-09 22:32:38 -04:00
David Allemang
2bb3b71b2b good but wrong teardown order; device wait idle 2024-07-09 16:09:22 -04:00
David Allemang
59912a4bc6 render with swapchain 2024-07-09 15:42:08 -04:00
David Allemang
4f9a154176 move au into nu/render 2024-07-09 15:17:26 -04:00
David Allemang
1613b90ac5 root module nu_options 2024-07-09 14:39:16 -04:00
David Allemang
59c38925fd start port render system 2024-07-09 14:14:28 -04:00
David Allemang
4d3d4e6ee6 modules are global 2024-07-09 13:59:01 -04:00
David Allemang
1269018e61 refactor stub 2024-07-09 13:19:56 -04:00