Commit graph

9 commits

Author SHA1 Message Date
chyyran e652f0bb1d vk: avoid cloning the whole ash::Device object by using an Arc 2023-01-14 15:06:43 -05:00
chyyran e39d8e9a65 vk: fix lifetime of array references after building vulkan info struct 2023-01-13 00:07:03 -05:00
chyyran 5545f89f28 fmt: run cargo fmt 2023-01-12 21:29:42 -05:00
chyyran ace6774a15 vk: accept output viewport 2023-01-11 02:36:37 -05:00
chyyran 5154ff620a vk: fix validation errors for hello triangle 2023-01-10 19:35:36 -05:00
chyyran 48321d997b fmt: run cargo fmt 2023-01-09 22:54:54 -05:00
chyyran 47b5625095 vk: fix hello triangle to use render to texture then blit 2023-01-09 22:53:28 -05:00
chyyran c8bcc34fc6 vk: redo the hello_triangle 2023-01-09 19:17:13 -05:00
chyyran 1d07c66239 vk: hello triangle swapchain 2023-01-04 00:49:42 -05:00