yuzu/src
lat9nq 928380ebf9 config: Support motion inputs
Motion inputs were not being read in by the config when yuzu-cmd boots
up. This adds support for those.

While we're at it, make a reference to the current player controls to
improve readability. Also updates the if statements in the Analog and
Button loops with curly braces to keep the style consistent.
2022-02-05 02:31:55 -05:00
..
audio_core audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
common common_types: Remove NonCopyable struct 2022-02-02 13:19:01 -05:00
core Merge pull request #7835 from bunnei/page-table-lock 2022-02-02 17:58:55 -07:00
input_common input_common: Remove unused core include 2022-02-03 22:44:28 -05:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core Merge pull request #7814 from FernandoS27/another-bug-in-my-schedule 2022-02-02 19:15:06 -07:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #7834 from german77/repeat 2022-02-02 13:20:18 -07:00
yuzu_cmd config: Support motion inputs 2022-02-05 02:31:55 -05:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00