skyline/app
lynxnb cd426d9f18 Split PreferenceSettings into AppSettings and EmulationSettings
`PreferenceSettings` was removed in favor of:
* `AppSettings`: stores general purpose settings mostly used for UI configuration and state
* `EmulationSettings`: stores emulation-related settings, most of these are passed to native emulation code
2023-02-27 19:56:53 +01:00
..
libraries Fix geometry and compute shaders on mali GPUs 2023-02-20 18:01:49 +00:00
src/main Split PreferenceSettings into AppSettings and EmulationSettings 2023-02-27 19:56:53 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Kotlin + Android dependencies 2023-02-06 15:04:20 +01:00
CMakeLists.txt Move graphics piplines away from storing hades shader info struct 2023-02-04 23:10:45 +00:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30