synvael/crates
Serkyo 70e08dd883 feat(renderer): implement Drop trait for resource cleanup
Ensured that the Logical Device, Debug Messenger, and Instance are destroyed in the correct reverse order when the Renderer is dropped. Added documentation for the cleanup process.
2026-04-30 14:26:18 +02:00
..
client feat(client): initialize renderer and extract vulkan extensions 2026-04-30 01:38:24 +02:00
renderer feat(renderer): implement Drop trait for resource cleanup 2026-04-30 14:26:18 +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