yuzu-android/src
Morph 371226448a applets/controller: Modify heuristic to account for certain games
Now left and right joycons have the same priority (meaning both needs to be supported by the game).

Explanation of the new heuristic:
Assign left joycons to even player indices and right joycons to odd player indices.
We do this since Captain Toad Treasure Tracker expects a left joycon for Player 1 and a right Joycon for Player 2 in 2 Player Assist mode.
2020-09-04 12:23:25 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common Merge pull request #4611 from lioncash/xbyak2 2020-09-03 20:24:27 -04:00
core applets/controller: Modify heuristic to account for certain games 2020-09-04 12:23:25 -04:00
input_common Merge pull request #4583 from lioncash/trunc 2020-09-03 20:23:33 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core Merge pull request #4611 from lioncash/xbyak2 2020-09-03 20:24:27 -04:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu main: Apply settings after applet configuration is complete. 2020-09-04 12:23:25 -04:00
yuzu_cmd input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
yuzu_tester input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00