aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2021-02-02Merge pull request #5841 from german77/usernamebunnei
2021-01-29Merge pull request #5779 from bunnei/kthread-rewritebunnei
2021-01-29Merge pull request #5805 from german77/HandheldFixbunnei
2021-01-28yuzu: debugger: Ignore HLE threads.bunnei
2021-01-28hle: kernel: Allocate a dummy KThread for each host thread, and use it for sc...bunnei
2021-01-28hle: kernel: Recode implementation of KThread to be more accurate.bunnei
2021-01-28hle: kernel: KThread: Clean up thread priorities.bunnei
2021-01-28hle: kernel: KThread: Remove thread types that do not exist.bunnei
2021-01-28core: hle: kernel: Rename Thread to KThread.bunnei
2021-01-28Avoid overwritting usernamegerman
2021-01-27Merge pull request #5778 from ReinUsesLisp/shader-dirbunnei
2021-01-23Fix connect and disconnect controller eventsgerman
2021-01-20Merge pull request #5270 from german77/multiTouchbunnei
2021-01-21renderer_opengl: Avoid precompiled cache and force NV GL cache directoryReinUsesLisp
2021-01-20Merge pull request #5743 from german77/HandheldFixbunnei
2021-01-19Merge pull request #5755 from FearlessTobi/port-5344bunnei
2021-01-17Always update configuration for handheldgerman
2021-01-18game_list: Fix folder reorderingFearlessTobi
2021-01-17configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXC...lat9nq
2021-01-17Fix player 1 default connected valuegerman
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2021-01-15Always initialize keyboard inputgerman
2021-01-15Add mutitouch support for touch screensgerman
2021-01-15Allow to return up to 16 touch inputs per enginegerman
2021-01-15Allow all touch inputs at the same time and remove config options that are no...german
2021-01-14yuzu: Remove unused variables in Qt codeLioncash
2021-01-14Merge pull request #5343 from lioncash/qt6Morph
2021-01-13configure_motion_touch: Prevent use after move in ApplyConfiguration()Lioncash
2021-01-13configure_motion_touch: Migrate off QRegExp to QRegularExpressionLioncash
2021-01-13Merge pull request #5330 from german77/regexerrorLC
2021-01-13Fix IP validator error where the last octet produced an error if the value wa...german
2021-01-13yuzu: Migrate off of setMargin() to setContentsMargins()Lioncash
2021-01-11hle: kernel: thread: Preserve thread wait reason for debugging only.bunnei
2021-01-11yuzu: debugger: wait_tree: Handle unknown ThreadState.bunnei
2021-01-11core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.bunnei
2021-01-11hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single Thr...bunnei
2021-01-11core: hle: kernel: Update KSynchronizationObject.bunnei
2021-01-10Merge pull request #5229 from Morph1984/fullscreen-optbunnei
2021-01-10config: Enable docked mode by defaultMorph
2021-01-09general: Resolve C4062 warnings on MSVCMorph
2021-01-04Merge pull request #5261 from gal20/hide_mouse_patchbunnei
2021-01-03main: Resolve error string not displayingLioncash
2021-01-03Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nanbunnei
2021-01-02Merge pull request #5267 from lioncash/localizebunnei
2021-01-02dynarmic: Add Unsafe_InaccurateNaN optimizationMerryMage
2021-01-02general: Fix various spelling errorsMorph
2021-01-01Merge pull request #5209 from Morph1984/refactor-controller-connectbunnei
2021-01-01configure_input: Modify controller connection delayMorph
2020-12-31yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476gal20
2020-12-31main: Make the loader error dialog fully translatableLioncash