1305 Commits (c535205f1caf55b6949f8972be75163efee6e833)

Author SHA1 Message Date
MerryMage c535205f1c dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
Morph dd73d7eb8e configure_input: Modify controller connection delay 5 years ago
bunnei 1e370cff0e core: settings: Untangle multicore from asynchronous GPU. 5 years ago
german 139222d3a5 Allow to invert analog axis with right click 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
lat9nq 662c4a68f6 yuzu/main: Improve menubar access keys 5 years ago
german 0b75b39cac Add option to reset window size to 1080p 5 years ago
lat9nq b4094cb11a yuzu/main: Save settings when starting guest 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
Morph 469ed33cf6 applets/web: Implement the online web browser applet 5 years ago
Morph 150d237919 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 358b38f3e1 main: Add the ability to disable the web applet 5 years ago
Morph fef6f942e4 main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 7641f35fe3 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph 727780763e web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph 71b0d923e2 util: Add URL Request Interceptor for QWebEngine 5 years ago
Morph 790a9e47eb bootmanager: Add a check whether loading is complete 5 years ago
Morph 7da1c67f5a applets: Remove the previous web browser applet implementation 5 years ago
Morph f30f97994b file_sys: Consolidate common Title ID operations 5 years ago
german 1a3e4518ec Disable analog joystick from buttons by default 5 years ago
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