mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-03 23:59:00 +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.