synvael/crates
Serkyo 636c44b29f fix(renderer): handle u32::MAX swapchain extent
Fixed a crash where the renderer would attempt to create a swapchain with u32::MAX dimensions when the OS didn't provide a preferred extent. Updated Renderer::new to accept window dimensions and use them as a fallback. Also renamed InstanceCreateFailed to VulkanError for better generality.
2026-04-30 15:17:38 +02:00
..
client fix(renderer): handle u32::MAX swapchain extent 2026-04-30 15:17:38 +02:00
renderer fix(renderer): handle u32::MAX swapchain extent 2026-04-30 15:17:38 +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