mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 18:01:11 +01:00
3e971d4043
The excessive blocking caused by initial compilation happening async to the guest caused issues in some cases, now we have a Vulkan pipeline cache to speed it up we can wait for a full compile before launch without too many issues.