dolphin/Source/Android/app/src/main/res
Stenzek 11ba623f26 Add an option to present/skip presenting duplicate frames
Currently, we do not display every second frame in 25fps/30fps games
which run to vsync. This improves performance as there's less rendering
for the GPU to perform, but when combined with vsync, could cause frame
pacing issues.

This commit adds an option to force every frame generated by the console
to be displayed to the host, which may improve pacing for these games.
2020-01-14 10:57:35 +10:00
..
animator Reformat Android code 2018-08-26 21:37:54 -07:00
color Change the color of the selected slot to make it more visible 2017-03-25 09:55:53 +01:00
drawable Reformat Android code 2018-08-26 21:37:54 -07:00
drawable-hdpi GameDetailsDialog: Use labels instead of icons 2019-11-23 17:48:44 +01:00
drawable-mdpi [Android] Cleanup unused resources & code 2017-08-20 15:49:39 +02:00
drawable-xhdpi GameDetailsDialog: Use labels instead of icons 2019-11-23 17:48:44 +01:00
drawable-xxhdpi GameDetailsDialog: Use labels instead of icons 2019-11-23 17:48:44 +01:00
drawable-xxxhdpi GameDetailsDialog: Use labels instead of icons 2019-11-23 17:48:44 +01:00
layout GameDetailsDialog: Use labels instead of icons 2019-11-23 17:48:44 +01:00
layout-port Android: Layout for emulation when phone is portrait 2018-09-21 17:20:13 -04:00
layout-television android: remove enter and exit transition 2018-10-27 18:29:01 +08:00
menu Android: Add an option for disabling native motion controls 2019-11-20 23:21:06 +01:00
values Add an option to present/skip presenting duplicate frames 2020-01-14 10:57:35 +10: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-w750dp Android: show more games per row 2018-08-31 21:15:28 -04:00
values-w820dp Android: Add Settings Activity to new UI. 2015-05-15 10:45:00 -04:00
values-w1000dp Android: show more games per row 2018-08-31 21:15:28 -04:00
values-w1050dp Android: Add Settings Activity to new UI. 2015-05-15 10:45:00 -04:00