suyu/src
t895 de5422b1fd android: Connect controllers with supported styles
If you tried to connect a controller that was previously configured with an unsupported style for your game, when you try to connect that controller, it will immediately disconnect. This ensures that the controller that is being connected will be changed to the first supported style index before being connected.
2024-02-21 08:37:55 -05:00
..
android android: Connect controllers with supported styles 2024-02-21 08:37:55 -05:00
audio_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
common scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
core ns: fix alignment of uid type 2024-02-20 18:43:44 -05:00
dedicated_room
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
input_common scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
network
shader_recompiler shader_recompiler: fix non-const offset for arrayed image types 2024-02-15 18:49:23 -05:00
tests
video_core Merge pull request #10529 from liamwhite/critical-spacing 2024-02-20 23:19:27 -03:00
web_service web_backend: Fix compilation 2024-02-06 15:48:04 +01:00
yuzu Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
yuzu_cmd scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
.clang-format
CMakeLists.txt