mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-07-15 15:56:14 +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.