summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-09-10Remove multicore configure_general.uiMysticExile
2018-09-10remove multicore in configure_general.cppMysticExile
2018-09-09game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...Lioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-08Port Citra #4047 & #4052: add change background color supporttech4me
2018-09-08Add audio stretching supportfearlessTobi
2018-09-08yuzu: fix title bar displayPengfei Zhu
2018-09-08Merge pull request #1246 from degasus/instanced_renderingbunnei
2018-09-08gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei
2018-09-07yuzu: Move GameListWorker to its own source filesLioncash
2018-09-07Better Title Bar DisplayCaptV0rt3x
2018-09-06frontend: Set swap interval to 0fearlessTobi
2018-09-04bktr: Fix bucket overlap errorZach Hilman
2018-09-04patch_manager: Centralize Control-type NCA parsingZach Hilman
2018-09-04game_list: Fix version display on non-NAND titlesZach Hilman
2018-09-04game_list: Use friendly game versionsZach Hilman
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04main: Make game updates installableZach Hilman
2018-09-04game_list: Display patch names and versions on listZach Hilman
2018-09-04game_list: Use RegisteredCacheUnion for installedZach Hilman
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04qt: Add deprecation warnings for DRD formatZach Hilman
2018-09-04registration: Fix NSP installation errorsZach Hilman
2018-09-04qt: Add UI support for NSP filesZach Hilman
2018-09-04registration: Add support for installing NSP filesZach Hilman
2018-09-04Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirsbunnei
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-09-03qt: Add message about not moving contents on dir changeZach Hilman
2018-09-03qt: Add UI options to change NAND/SD dirsZach Hilman
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-09-01citra_qt: Display the unsupported GL extensions in the popupfearlessTobi
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-30Merge pull request #1195 from FearlessTobi/port-gamelist-compatbunnei
2018-08-29Show game compatibility within yuzufearlessTobi
2018-08-28kernel: Eliminate kernel global stateLioncash
2018-08-28Merge pull request #1193 from lioncash/privbunnei
2018-08-28gpu: Make memory_manager privateLioncash
2018-08-28Fix two stupid errors made in #1141fearlessTobi
2018-08-28yuzu: Fix stick UI direction orderfearlessTobi
2018-08-27Merge pull request #1174 from lioncash/debugbunnei
2018-08-24Merge pull request #1094 from DarkLordZach/nax0Mat M
2018-08-24debug_utils: Remove unused includesLioncash
2018-08-24Merge pull request #1065 from DarkLordZach/window-titleZach Hilman
2018-08-23Port #4013 from Citra: "Init logging sooner so we dont miss some logs on star...Tobias
2018-08-23qt: Add filename and title id to window title while runningZach Hilman
2018-08-23game_list: Add SD registration loading to game listZach Hilman
2018-08-23qt: Make default row data title name and title idZach Hilman
2018-08-23filesystem: Add CreateFactories methods to fsZach Hilman