dolphin/Source/Android/app/src/main/res
JosJuice ed5e61a250 Android: Add "Synchronize GPU Thread" setting (SyncOnSkipIdle/SyncGPU)
Many Android users want to disable SyncOnSkipIdle as a performance
hack, to the point where it's often suggested as something to
paste into Dolphin.ini (if not to use a fork). If adding it as
a setting in the GUI gives us an opportunity to explain what the
setting actually does and stops people from pasting stuff they
don't understand into INI files, I think it can be worth adding
despite how it can make games unstable. It not being in the GUI
doesn't seem to be stopping people from disabling it anyway.

The added setting in the GUI is a three-way setting called
"Synchronize GPU Thread" with the following alternatives:

"Never":            SyncGPU = False, SyncOnIdleSkip = False
"On Idle Skipping": SyncGPU = False, SyncOnIdleSkip = True
"Always":           SyncGPU = True,  SyncOnIdleSkip = True
2021-03-28 15:10:57 +02:00
..
animator Android: res cleanup 2020-08-31 06:49:10 -04:00
animator-ldrtl Android: res cleanup 2020-08-31 06:49:10 -04:00
color
drawable Android: Only have one settings entrypoint per activity/dialog 2020-12-24 16:48:20 +01:00
drawable-hdpi Android: Only have one settings entrypoint per activity/dialog 2020-12-24 16:48:20 +01:00
drawable-mdpi Android: Only have one settings entrypoint per activity/dialog 2020-12-24 16:48:20 +01:00
drawable-xhdpi Android: Only have one settings entrypoint per activity/dialog 2020-12-24 16:48:20 +01:00
drawable-xxhdpi Android: Only have one settings entrypoint per activity/dialog 2020-12-24 16:48:20 +01:00
drawable-xxxhdpi Android: Only have one settings entrypoint per activity/dialog 2020-12-24 16:48:20 +01:00
layout Android: Limit the height of the in-game menu's game title 2021-03-19 21:51:17 +01:00
layout-notouch Android: Remove inappropriate leanback checks 2020-09-08 16:27:09 +02:00
layout-port Android: res cleanup 2020-08-31 06:49:10 -04:00
layout-port-notouch Android: Remove inappropriate leanback checks 2020-09-08 16:27:09 +02:00
layout-w680dp-land Android: Add disc image conversion 2020-09-16 18:38:07 +02:00
menu Android: Add "Import Wii Save" 2021-01-27 20:10:06 +01:00
values Android: Add "Synchronize GPU Thread" setting (SyncOnSkipIdle/SyncGPU) 2021-03-28 15:10:57 +02:00
values-h500dp Android: Limit the height of the in-game menu's game title 2021-03-19 21:51:17 +01:00
values-h600dp Android: Limit the height of the in-game menu's game title 2021-03-19 21:51:17 +01:00
values-night Android: add lighter accent color for dark mode 2020-03-18 23:57:21 -04:00
values-notouch Android: Clear controller binding by long press on TV 2018-08-11 21:47:49 -04:00
values-w500dp Android: show more games per row 2018-08-31 21:15:28 -04:00
values-w540dp Android: Use narrow layout for savestate slot picker in portrait 2020-09-08 16:35:26 +02:00
values-w660dp Android: Use narrow layout for savestate slot picker in portrait 2020-09-08 16:35:26 +02:00
values-w750dp Android: show more games per row 2018-08-31 21:15:28 -04:00
values-w820dp
values-w1000dp Android: show more games per row 2018-08-31 21:15:28 -04:00
values-w1050dp