summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2021-01-27Merge pull request #5778 from ReinUsesLisp/shader-dirbunnei
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
2020-12-31main: Tidy up enum comparisonLioncash
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-26Allow to invert analog axis with right clickgerman
2020-12-25yuzu/main: Add basic command line argumentsMorph
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-23Merge pull request #5217 from lat9nq/save-on-bootbunnei
2020-12-22yuzu/main: Improve menubar access keyslat9nq
2020-12-22Add option to reset window size to 1080pgerman
2020-12-21Merge pull request #5042 from Morph1984/project-aetherbunnei
2020-12-22yuzu/main: Save settings when starting guestlat9nq
2020-12-20Merge pull request #5131 from bunnei/scheduler-rewritebunnei