Commit graph

6 commits

Author SHA1 Message Date
chyyran f42328280a tests: split tests into their own crates 2023-02-16 00:39:36 -05:00
chyyran b81f415917 vk: fix lifetime issues with ash
Using `build` everywhere was causing miscompilations because of lifetimes leaking.
2023-02-15 22:57:20 -05:00
chyyran 43bd53a92b chore: general clean up and format 2023-01-13 01:48:04 -05:00
chyyran a4a7dca208 vk: enable frames in flight 2023-01-12 22:10:25 -05:00
chyyran 48321d997b fmt: run cargo fmt 2023-01-09 22:54:54 -05:00
chyyran c8bcc34fc6 vk: redo the hello_triangle 2023-01-09 19:17:13 -05:00