synvael/crates
Serkyo 92764f6f2d feat(renderer): implement logical device creation
Created the logical device handle, enabled Vulkan 1.3 features (dynamic rendering, synchronization2), and retrieved the graphics queue. Added documentation for the new fields and helpers.
2026-04-30 14:19:16 +02:00
..
client feat(client): initialize renderer and extract vulkan extensions 2026-04-30 01:38:24 +02:00
renderer feat(renderer): implement logical device creation 2026-04-30 14:19:16 +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