1499 Commits (f81ef990acfbab4986bdb3145b60948defde153c)

Author SHA1 Message Date
german cbe925c31a Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse 5 years ago
german e448ba4281 Add controller window and single joycon top view 5 years ago
german ace7b59863 Replace text with vectors 5 years ago
german 93ac87f29e Make settings controller image change with controller input 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
german 5c9d8e8f39 Fix npad struct to match switchbrew 5 years ago
german ebf3784c75 Always update handheld config 5 years ago
bunnei a96667d30c yuzu: debugger: Ignore HLE threads. 5 years ago
bunnei cf3a05cf8c hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling. 5 years ago
bunnei f34dd04d09 hle: kernel: Recode implementation of KThread to be more accurate. 5 years ago
bunnei 4ba9d6f969 hle: kernel: KThread: Clean up thread priorities. 5 years ago
bunnei e74f682506 hle: kernel: KThread: Remove thread types that do not exist. 5 years ago
bunnei 3d70b4a4ea core: hle: kernel: Rename Thread to KThread. 5 years ago
german f4442c3456 Avoid overwritting username 5 years ago
german c806340f31 Fix connect and disconnect controller events 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
german 27dee554d5 Always update configuration for handheld 5 years ago
FearlessTobi a4e67c9402 game_list: Fix folder reordering 5 years ago
lat9nq 7b2314bab1 configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled 5 years ago
german 1b01f3199e Fix player 1 default connected value 5 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
german b92717bec6 Always initialize keyboard input 5 years ago
german df1070a735 Add mutitouch support for touch screens 5 years ago
german f452fbfc88 Allow to return up to 16 touch inputs per engine 5 years ago
german 2aa888b7e3 Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Lioncash d524f04fc6 yuzu: Remove unused variables in Qt code 5 years ago
Lioncash bdbb35bc3b configure_motion_touch: Prevent use after move in ApplyConfiguration() 5 years ago
Lioncash cca1d8342d configure_motion_touch: Migrate off QRegExp to QRegularExpression 5 years ago
german 0da0fff264 Fix IP validator error where the last octet produced an error if the value was higher than 199 5 years ago
Lioncash 1c11424586 yuzu: Migrate off of setMargin() to setContentsMargins() 5 years ago
bunnei e89be18c79 hle: kernel: thread: Preserve thread wait reason for debugging only. 5 years ago
bunnei e19dca9193 yuzu: debugger: wait_tree: Handle unknown ThreadState. 5 years ago
bunnei e5cfd63ba4 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei 9744afa8b1 hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei 2feb4d56e9 core: hle: kernel: Update KSynchronizationObject. 5 years ago
Morph 7031765c6f config: Enable docked mode by default 5 years ago
Morph f658307735 general: Resolve C4062 warnings on MSVC 5 years ago
FearlessTobi 9263d3e4cc yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
Lioncash fb9624da9d main: Resolve error string not displaying 5 years ago
MerryMage c535205f1c dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
Morph dd73d7eb8e configure_input: Modify controller connection delay 5 years ago
gal20 6e102ea048 yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 5 years ago
Lioncash 99790b1eb4 main: Make the loader error dialog fully translatable 5 years ago
Lioncash c1908af95a main: Tidy up enum comparison 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
Morph 91db46cf0e yuzu/main: Add basic command line arguments 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
lat9nq 662c4a68f6 yuzu/main: Improve menubar access keys 5 years ago