vulkano_ecs/crates
Florian RICHER d10212ac3b
engine_vulkan: Fixes of queue allocation
- Avoid to allocate dedicated queue for presentation and use graphics queue for it
- Use queueCount of Queue Family Properties for queue support checking
2025-05-24 16:44:51 +02:00
..
engine_render render_plugin: Autocreate swapchain and update 2025-05-18 21:00:22 +02:00
engine_vulkan engine_vulkan: Fixes of queue allocation 2025-05-24 16:44:51 +02:00
engine_window render_plugin: Begin add window plugin 2025-05-18 19:28:34 +02:00