dolphin/Source/Android/app/src/main
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
..
assets Android: Fix the whammy bar for emulated guitar controllers 2019-11-20 18:22:20 +01:00
java/org/dolphinemu/dolphinemu Add an option to present/skip presenting duplicate frames 2020-01-14 10:57:35 +10:00
res Add an option to present/skip presenting duplicate frames 2020-01-14 10:57:35 +10:00
AndroidManifest.xml Merge pull request #8439 from JosJuice/android-native-motion-controls 2019-11-27 15:40:43 -08:00