2348 Commits (b1fb8817dcab2c2a0d70fce0fd97bb349187c63e)

Author SHA1 Message Date
comex 14f8c5e6fe configure_motion_touch: Fix unescaped backslash in regex 5 years ago
bunnei 039844bbb9 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei ba09b4d69d hle: kernel: Port KAffinityMask from Mesosphere. 5 years ago
Lioncash 66bb735a95 game_list_p: Resolve deprecated usage of QVariant operator< 5 years ago
Morph 6efd390668 applets: Resolve variable shadowing 5 years ago
lat9nq 400c97825e Disable web applet and warning when compiling for Linux on CI 5 years ago
bunnei b2de57e93e hle: kernel: thread: Remove unused "Running" state. 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash acf893542a savedata_factory: Eliminate usage of the global system instance 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
german 6708e0ec0e Add multiple udp server support 5 years ago
bunnei 173d78f71e frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Morph 75aa6e9beb applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph a8ba5c5929 configure_input_player: Use the npad style set to show the available controllers 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash 8e015472a3 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph 7af3c351ac configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 23cc14cd09 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 24cfdbc7fe sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 5 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 82d18bcf61 config: Migrate config files into config/custom 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph a7dd4f21dd applets/controller: Auto accept a valid single player configuration 5 years ago
Morph d1d564db07 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 4999d2443d ui/themes: Cleanup UI 5 years ago
lat9nq 0a7e008b49 bootmanager: Address review comments 5 years ago
lat9nq 690801e4fe bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
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