skyline/app/src/main/java/emu/skyline
Billy Laws 28b2a7a8a1 Dynamically apply GPU turbo clocks only when GPU submissions are queued
Allows for the GPU to clock down in cases where it's idle for most of the time, while still forcing maximum clocks when we care.
2023-01-08 19:30:52 +00:00
..
adapter AppListItem misc tweaks 2022-11-09 23:07:23 +05:30
applet/swkbd Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00
data Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
di Rename Settings Kotlin class to PreferenceSettings 2022-07-26 20:16:24 +05:30
input Favor a predefined "click" over system vibration 2022-12-10 14:57:33 +00:00
loader Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
preference Implement full profile picture support 2022-12-27 22:53:41 +05:30
provider Introduce a dev app flavor for side-by-side installation 2022-10-01 13:01:46 +02:00
utils Dynamically apply GPU turbo clocks only when GPU submissions are queued 2023-01-08 19:30:52 +00:00
views Add a drag indicator element at the top of LicenceDialog 2022-11-09 23:07:23 +05:30
AppDialog.kt Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
EmulationActivity.kt Dynamically apply GPU turbo clocks only when GPU submissions are queued 2023-01-08 19:30:52 +00:00
KeyReader.kt Improve robustness of KeyReader.import 2022-11-23 19:49:42 +05:30
MainActivity.kt Add a setting to force maximum GPU clocks on KGSL devices 2023-01-08 19:30:52 +00:00
MainViewModel.kt Automatically import key files from search location 2022-03-25 09:40:21 +05:30
RomProvider.kt Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
SettingsActivity.kt Add a setting to force maximum GPU clocks on KGSL devices 2023-01-08 19:30:52 +00:00
SkylineApplication.kt Rework how settings are shared between Kotlin and native side 2022-07-26 20:16:24 +05:30