synvael/crates
Serkyo 83dde5a794 feat(renderer): enable vulkan validation layers in debug builds
Configured InstanceCreateInfo to request the VK_LAYER_KHRONOS_validation layer and the VK_EXT_debug_utils extension when compiling in debug mode. This lays the foundation for wiring Vulkan debug callbacks to tracing.
2026-04-30 11:33:07 +02:00
..
client feat(client): initialize renderer and extract vulkan extensions 2026-04-30 01:38:24 +02:00
renderer feat(renderer): enable vulkan validation layers in debug builds 2026-04-30 11:33:07 +02:00
scripting Added an empty window using winit 2026-04-28 01:17:27 +02:00
server Initial workspace structure 2026-04-28 00:02:00 +02:00
shared Initial workspace structure 2026-04-28 00:02:00 +02:00