suyu/src
lat9nq be16d92060 config: Read connected setting for controllers
Currently yuzu will read the mapping but does not connect a controller
despite adding subsequent configurations for it. Read the `connected`
setting for now as a boolean like the Qt frontend.
2021-08-04 17:09:35 -04:00
..
audio_core
common Merge pull request #6759 from ReinUsesLisp/pipeline-statistics 2021-07-30 11:18:52 -07:00
core network: fix ternary operator in Socket::SendTo 2021-08-02 20:12:12 +02:00
input_common
shader_recompiler Merge pull request #6767 from ReinUsesLisp/fold-float-pack 2021-07-30 02:07:52 -04:00
tests
video_core nvdec: Implement VA-API hardware video acceleration (#6713) 2021-08-03 23:43:11 -04:00
web_service
yuzu config: Only read/write current_user on global config 2021-08-02 18:29:24 -04:00
yuzu_cmd config: Read connected setting for controllers 2021-08-04 17:09:35 -04:00
.clang-format
CMakeLists.txt