vulkano_ecs/src
Florian RICHER 4048937a6c
Refactor VK layer handling and add logging improvements
Refactored VK layer handling by changing return type of `use_layers` to `Vec<CString>`, adjusting subsequent usage of layers. Implemented `Display` for `VkPhysicalDevice` for better logging. Enhanced application initialization with detailed window attributes. Transitioned to using `log::info` for consistent logging.
2024-11-10 11:27:45 +01:00
..
display Refactor VK layer handling and add logging improvements 2024-11-10 11:27:45 +01:00
vulkan Refactor VK layer handling and add logging improvements 2024-11-10 11:27:45 +01:00
main.rs Refactor VK layer handling and add logging improvements 2024-11-10 11:27:45 +01:00