skyline/app
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
..
libraries Include BS thread pool library 2022-12-22 18:05:45 +00:00
src/main Implement thread pool based async pipeline compilation with futures 2022-12-22 18:05:45 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Introduce a releasedebug build variant 2022-10-17 18:39:32 +02:00
CMakeLists.txt Include BS thread pool library 2022-12-22 18:05:45 +00:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30