1511 Commits (b91b76df4fe27d781bd95ddb89b78ff54df57029)

Author SHA1 Message Date
Lioncash 5c7c212f61 configure_input_player_widget: Avoid nontrivial copies where applicable 5 years ago
german bcd4e4f650 Use GC image 5 years ago
Jatoxo 2e32ab4e0b
Settings: Add depth to Joysticks on Pro Controller preview (#5894) 5 years ago
german a994a40467 hid: Implement GC controller 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german 8893b766c3 Add GC controller animation 5 years ago
german 160341fcf8 Refresh debug controller settings 5 years ago
german d6a0975e5d Refresh controller only when necessary 5 years ago
german c9597af39d Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse 5 years ago
german a7f9983563 Add controller window and single joycon top view 5 years ago
german ea1f656d7e Replace text with vectors 5 years ago
german 481cd86722 Make settings controller image change with controller input 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
german 9a9e81f2e9 Fix npad struct to match switchbrew 5 years ago
german c1b81f776c Always update handheld config 5 years ago
bunnei 10738839ad yuzu: debugger: Ignore HLE threads. 5 years ago
bunnei 6e953f7f02 hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling. 5 years ago
bunnei cdd14b03e5 hle: kernel: Recode implementation of KThread to be more accurate. 5 years ago
bunnei 4dbf3f4880 hle: kernel: KThread: Clean up thread priorities. 5 years ago
bunnei eea346ba8e hle: kernel: KThread: Remove thread types that do not exist. 5 years ago
bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 years ago
german 7b8fa78c65 Avoid overwritting username 5 years ago
german 3b4da2d7fa Fix connect and disconnect controller events 5 years ago
ReinUsesLisp 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
german e7c1d7bf77 Always update configuration for handheld 5 years ago
FearlessTobi bf9f737c60 game_list: Fix folder reordering 5 years ago
lat9nq fb796843df configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled 5 years ago
german 0bd8cecc94 Fix player 1 default connected value 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
german b483f2d010 Always initialize keyboard input 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Lioncash e11e1dcf2d yuzu: Remove unused variables in Qt code 5 years ago
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