skyline/app/src/main
Billy Laws 072b8193a1 Implement thread pool based async pipeline compilation with futures
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.
2022-12-22 18:05:45 +00:00
..
assets Switch to Roboto for Korean font 2022-11-02 17:46:07 +00:00
cpp Implement thread pool based async pipeline compilation with futures 2022-12-22 18:05:45 +00:00
java/emu/skyline Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
res Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +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 2022-11-11 11:49:33 +00:00