1668 Commits (2b622411fd665b45fdaa3fb66d14bb662498e10b)

Author SHA1 Message Date
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Morph 8758378dc4 applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph 102630f2b2 configure_input_player: Use the npad style set to show the available controllers 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph b254d528bc configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 5 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 5 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 5 years ago
Morph 484623cd61 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
lat9nq c433c0a746 bootmanager: Address review comments 5 years ago
lat9nq 945cfe234b bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 061a63547f controller: Convert led_patterns integer literals to bool literals 5 years ago
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 5 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 5 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
ReinUsesLisp ae6df703f5 qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 5 years ago
Morph 86e4aa81e9 main: Allow applets to display on top while fullscreen 5 years ago
Lioncash aa35e51fcd install_dialog: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash e107870bc8 install_dialog: Remove unused function prototype 5 years ago
Lioncash f43a1da808 game_list: Make game list function naming consistent 5 years ago
Lioncash d264b7375c game_list: Eliminate redundant argument copies 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 5 years ago
Morph 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 5 years ago
Lioncash e0dd440b1f crypto/key_manager: Remove dependency on the global system accessor 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago