summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2023-01-13UI changeMatías Locatti
2023-01-131.5X resolution scaler optionMatías Locatti
2023-01-10Merge pull request #9605 from german77/mouse_mappingbunnei
2023-01-10yuzu: Read mouse wheel inputNarr the Reg
2023-01-10Merge pull request #9601 from liamwhite/it-never-endsliamwhite
2023-01-10Merge pull request #9595 from liamwhite/per-gameliamwhite
2023-01-10Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengthsliamwhite
2023-01-10qt: unlock during signal emissionLiam
2023-01-09qt: fix configuration weirdness on turboLiam
2023-01-09macOS: Make Yuzu show up in the Launchpad Games folder (#9594)UltraHDR
2023-01-07TAS: Show all script lengths for multiplayerMonsterDruide1
2023-01-06qt: additional fixes for reentrant shutdownLiam
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
2023-01-05video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...Wollnashorn
2023-01-05config: Set the Vulkan driver pipeline cache option to be globalWollnashorn
2023-01-05config: Better wording for VK pipeline cache option and enable by defaultWollnashorn
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-04common: add setting for renderer clock workaroundLiam
2023-01-04Merge pull request #9501 from FernandoS27/yfc-rel-2liamwhite
2023-01-04yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier
2023-01-01TAS: Record sanitized instead of raw stick inputsMonsterDruide1
2023-01-01Merge pull request #9514 from ColinKinloch/en_gbliamwhite
2022-12-30settings: comment language blocklist columnsColin Kinloch
2022-12-30config: Save multiplayer settings only globallyWollnashorn
2022-12-29settings: added regon/language warning bounds checkColin Kinloch
2022-12-28settings: warn on invalid regon/language combinationsColin Kinloch
2022-12-27Merge pull request #9495 from german77/no_refreshbunnei
2022-12-24qt: prevent reentrant shutdownLiam
2022-12-23qt: fix 'Pause' menu item (#9497)liamwhite
2022-12-23Merge pull request #9476 from liamwhite/async-shutdownliamwhite
2022-12-23qt: fix uninitialized memory usageLiam
2022-12-23yuzu: Automatically refresh device listgerman77
2022-12-21qt: exit properly on guest-initiated closeLiam
2022-12-21qt: use main window as close overlay parentLiam
2022-12-20qt: continue event loop during game closeLiam
2022-12-20Merge pull request #9463 from liamwhite/manager-eventsliamwhite
2022-12-19overlay_dialog: Avoid starting the input thread if non-interactiveMorph
2022-12-18overlay_dialog: Hide button dialog box when both buttons are hiddenMorph
2022-12-18Merge pull request #9469 from Rubo3/patch-1liamwhite
2022-12-18Merge pull request #9467 from german77/folderliamwhite
2022-12-18Use execlp instead of execl to avoid failureMarco Rubin
2022-12-18yuzu: Remember last selected directorygerman77
2022-12-18bootmanager: Use proper camera sizegerman77
2022-12-17bootmanager: Encapsulate all QCamera codegerman77
2022-12-17yuzu: fix device name settinggerman77
2022-12-17qt: use _exit instead of exit on SIGINTLiam
2022-12-17EmuThread: refactorLiam
2022-12-17Merge pull request #9461 from liamwhite/wanativeMai
2022-12-17Merge pull request #9454 from liamwhite/wayland-eglMai