1668 Commits (2b622411fd665b45fdaa3fb66d14bb662498e10b)

Author SHA1 Message Date
Lioncash 45aee996c1 configure_motion_touch: Prevent use after move in ApplyConfiguration() 5 years ago
Lioncash a2952ac213 configure_motion_touch: Migrate off QRegExp to QRegularExpression 5 years ago
german 06cf705501 Fix IP validator error where the last octet produced an error if the value was higher than 199 5 years ago
Lioncash 0d7de7c2db yuzu: Migrate off of setMargin() to setContentsMargins() 5 years ago
bunnei 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. 5 years ago
bunnei 81c1bfafea yuzu: debugger: wait_tree: Handle unknown ThreadState. 5 years ago
bunnei 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei c3c43e32fc hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. 5 years ago
Morph 05f58144c9 config: Enable docked mode by default 5 years ago
Morph 4aae21e1e4 general: Resolve C4062 warnings on MSVC 5 years ago
FearlessTobi 8e77d331be yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
Lioncash 86592b274e main: Resolve error string not displaying 5 years ago
MerryMage 57c9da1b39 dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
Morph 904ac1daec configure_input: Modify controller connection delay 5 years ago
gal20 5dfb8743cb yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 5 years ago
Lioncash 8c27a74132 main: Make the loader error dialog fully translatable 5 years ago
Lioncash 803ac4ca59 main: Tidy up enum comparison 5 years ago
bunnei 916438a9de core: settings: Untangle multicore from asynchronous GPU. 5 years ago
german 80fece4e08 Allow to invert analog axis with right click 5 years ago
Morph ff3aa5d380 yuzu/main: Add basic command line arguments 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
lat9nq 17badbc442 yuzu/main: Improve menubar access keys 5 years ago
german 64fad8cfe9 Add option to reset window size to 1080p 5 years ago
lat9nq c243932b41 yuzu/main: Save settings when starting guest 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 2ddd83cdfe main: Add the ability to disable the web applet 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph d5e0923e3d web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph 5836786246 util: Add URL Request Interceptor for QWebEngine 5 years ago
Morph 51a7681957 bootmanager: Add a check whether loading is complete 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
german b57ba7bfb6 Disable analog joystick from buttons by default 5 years ago
comex 2dce2be138 configure_motion_touch: Fix unescaped backslash in regex 5 years ago
bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei e18ee8d681 hle: kernel: Port KAffinityMask from Mesosphere. 5 years ago
Lioncash c277d7d171 game_list_p: Resolve deprecated usage of QVariant operator< 5 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 5 years ago
lat9nq 756225c8ff Disable web applet and warning when compiling for Linux on CI 5 years ago
bunnei c2ad1243ba hle: kernel: thread: Remove unused "Running" state. 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 073e07ae2d savedata_factory: Eliminate usage of the global system instance 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
bunnei 4fbe4da911 frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago