skyline/app/src/main
Billy Laws 3e971d4043 Wait for pipeline compilation to finish before loading the guest
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.
2023-02-04 23:10:45 +00:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Wait for pipeline compilation to finish before loading the guest 2023-02-04 23:10:45 +00:00
java/emu/skyline Add option to enable/disable shader cache 2023-01-28 11:57:19 +00:00
res Update edge credits 2023-02-04 23:10:45 +00:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process for release builds only 2023-01-11 23:38:57 +05:30