Commit graph

5 commits

Author SHA1 Message Date
da0be47b14
Add logical device struct and surface handling for Vulkan
Introduce the VkLogicalDevice struct and add surface creation logic in VkInstance. Also, import necessary extensions and refine Vulkan physical device and window handling. Included a dependency on 'anyhow' for error management.
2024-11-10 18:18:59 +01:00
7c072d60e2
Begin add use_layers [not work] 2024-11-07 22:14:01 +01:00
9223b89e4e
Add VkInstance 2024-11-06 22:13:46 +01:00
433dc1afc8 Add ash and winit 2024-11-06 16:47:54 +01:00
799205f02a first commit 2024-11-06 13:21:23 +01:00