skyline/app/src/main/java/emu/skyline
Billy Laws bb3baa888d Add a hack to disable shader subgroup shuffles
These are about 100x as expensive on adreno than nvidia due to the lack of a dedicated instruction, since some games work fine without them add a hack to disable them.
2023-02-04 23:10:45 +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 Exclude Home button from controller setup guide 2023-01-11 20:51:18 +00:00
loader Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
preference pull request requested changes 2023-01-23 21:28:49 +00:00
provider Introduce a dev app flavor for side-by-side installation 2022-10-01 13:01:46 +02:00
utils Add a hack to disable shader subgroup shuffles 2023-02-04 23:10:45 +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 deleted unnecessary convertion 2023-01-23 21:28:49 +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