synvael/crates
Serkyo 7034a24498 feat(renderer): implement physical device selection
Added logic to enumerate and score physical devices, preferring discrete GPUs. Added NoSuitableGpu error variant and documentation for the selection process.
2026-04-30 13:46:46 +02:00
..
client feat(client): initialize renderer and extract vulkan extensions 2026-04-30 01:38:24 +02:00
renderer feat(renderer): implement physical device selection 2026-04-30 13:46:46 +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