mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-25 11:19:28 +03:00
By distributing the load of shader compiling onto multiple threads and then only waiting for completion until absolutely neccessary we can reduce compilation stutters significantly.