summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-05-05yuzu: Add motion preview to controller inputNarr the Reg
2023-05-03settings: remove pessimistic flushingLiam
2023-05-03Merge pull request #10124 from liamwhite/pebkacMorph
2023-05-02Merge pull request #9973 from GPUCode/async-presentbunnei
2023-05-01vk_present_manager: Add toggle for async presentationGPUCode
2023-04-30qt: warn on inoperable keysLiam
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-04-08kernel: switch extended memory setting to 8GB arrangementLiam
2023-04-01Merge pull request #10006 from german77/profile_selectliamwhite
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-29service: am: Improve profile select appletNarr the Reg
2023-03-29Merge pull request #9505 from liamwhite/request-exitliamwhite
2023-03-27qt: Fix log softlockNarr the Reg
2023-03-25qt: implement RequestExit for appletsLiam
2023-03-17config: Fix controller config from resettingNarr the Reg
2023-03-13configure_audio: Fix output mode setting not savingMorph
2023-03-13Merge pull request #9941 from german77/settingsliamwhite
2023-03-12kernel: convert KThread to new styleLiam
2023-03-12kernel: convert KPort, KSessionLiam
2023-03-12general: fix spelling mistakesLiam
2023-03-11yuzu: Move audio settings to audio sectiongerman77
2023-03-11yuzu: Remove console id settinggerman77
2023-03-05main: (Windows) Set the current timer resolution to the maximumMorph
2023-02-28cmake: use correct boost imported targetsAlexandre Bouvier
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-26Merge pull request #9849 from ameerj/async-astcliamwhite
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-25config: Fix per game Force max clockgerman77
2023-02-22configuration: Add async ASTC decode settingameerj
2023-02-21Merge pull request #9847 from german77/timeoutliamwhite
2023-02-21yuzu: Set a lower timeout for discord presenceNarr the Reg
2023-02-21externals: Update cpp-httplib to latestAlexandre Bouvier
2023-02-19Qt: Reintroduce scaling for touch inputgerman77
2023-02-18Merge pull request #9815 from german77/qt-mouseliamwhite
2023-02-16yuzu: Shutdown game on restart to reload per game configNarr the Reg
2023-02-16yuzu: Write to config file on important config changesNarr the Reg
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-15Qt: Fix mouse scallinggerman77
2023-02-15Merge pull request #9796 from liamwhite/currentliamwhite
2023-02-15Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usageliamwhite
2023-02-14Revert "main: Fix borderless fullscreen for high dpi scaled displays"liamwhite
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-02-12main: Fix borderless fullscreen for high dpi scaled displaysMorph
2023-02-10Merge pull request #9759 from german77/pro_controllerbunnei
2023-02-09main: Re-add QtWebEngine zoom factorMorph
2023-02-09input_common: Reintroduce custom pro controller supportNarr the Reg
2023-02-06Merge pull request #4949 from Morph1984/hidpi-temp-fixliamwhite