1892 Commits (dbb137d0a0dbe376bc643f94b074c680c2be6bdf)

Author SHA1 Message Date
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago
bunnei 6285e45136 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 652c36ef9c controller: Convert led_patterns integer literals to bool literals 5 years ago
Morph 5bdd042c3e applets/profile_select: Resolve a warning in exec() 5 years ago
Kewlan 2204839317 Don't ask for profile when there's only one. 5 years ago
Morph 6fa2144d90 configure_input_player: Fix modifier buttons 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
ReinUsesLisp 6ed317da95 qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 5 years ago
Morph 929b38e5b5 main: Allow applets to display on top while fullscreen 5 years ago
Lioncash 4464a33c93 install_dialog: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 3fbbfd0561 install_dialog: Remove unused function prototype 5 years ago
Lioncash ab1b7eefc8 game_list: Make game list function naming consistent 5 years ago
Lioncash 2827ce5194 game_list: Eliminate redundant argument copies 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
Morph a769682977 configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 8be3c010bb configure_input_player: Re-add "Clear" context menu option 5 years ago
Lioncash 767fcd8a81 crypto/key_manager: Remove dependency on the global system accessor 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
Morph 4c09c78391 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 5 years ago
Morph 5c853d4dc7 Address feedback 5 years ago
Morph 0efbd23445 clang-format 5 years ago
Morph c2ca06a65c main: Apply settings after applet configuration is complete. 5 years ago
Morph 38fcde96d7 applets/controller: Load configuration prior to setting up connections 5 years ago
Morph afa931cb3c applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 5 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 5 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 5 years ago
lat9nq ff09c0c1c9 main: Use three dots to complete the ellipsis 5 years ago
FearlessTobi ee199ead59 Address second batch of reviews 5 years ago
Lioncash 9f9e02ba58 configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
FearlessTobi 708e015ffc Reolve reorder warning 5 years ago
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 5 years ago
Lioncash 428c1071f8 bootmanager: Prevent unnecessary copies in TouchUpdateEvent() 5 years ago
Lioncash 55cc9b868b game_list_p: Avoid string churn in GameListItemPath data() 5 years ago
Lioncash 75f4e7d6b0 game_list_p: Mark some constants as constexpr 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Lioncash 752b626714 yuzu/main: Amend lifetime issues with InputSubsystem 5 years ago
Morph c20b902843 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 0d6a2a37d2 configure_input_player: Fix modifier scale button mapping 5 years ago
Morph bc37d84a84 configuration/input: Add support for mouse button clicks 5 years ago
Morph 24ce544120 Address feedback 5 years ago