summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
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
2018-08-22Swap "Plus" with "Minus" on the controller GUI (#1150)literalmente-game
2018-08-21config: Fixed icon size get set to 0tech4me
2018-08-22Merge pull request #1136 from tech4me/masterbunnei
2018-08-22Merge pull request #840 from FearlessTobi/port-3353bunnei
2018-08-22Merge pull request #1141 from FearlessTobi/port-3902bunnei
2018-08-21Port #3902 from Citra: "Add restart hotkey & menu option"fearlessTobi
2018-08-21Port #4056 from Citra: "Add Clear Recent Files menu action"fearlessTobi
2018-08-21qt/main: Port part of citra(#3411), open savedata workstech4me
2018-08-20service/filesystem: Use forward declarations where applicableLioncash
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-20game_list: Avoid uninitialized variables when retrieving program IDLioncash
2018-08-19Added check to see if ARB_texture_mirror_clamp_to_edge is supportedDavid Marcec
2018-08-16qt/main: Unindent code in OnMenuInstallToNAND()Lioncash
2018-08-16qt/main: Make installation dialog text within OnMenuInstallToNAND() translatableLioncash
2018-08-16qt/main: Get rid of compilation warningsLioncash
2018-08-15Merge pull request #1005 from DarkLordZach/registered-fmtbunnei
2018-08-15loader: Make ResultStatus directly compatible with fmtLioncash
2018-08-11registration: Add support for force overwrite of installedZach Hilman
2018-08-11game_list: Split game list scans to multiple functionsZach Hilman
2018-08-11qt: Use custom RawCopy with progress bar for installsZach Hilman
2018-08-11game_list: Populate control data from installed NANDZach Hilman
2018-08-11file_sys: Comply to style guidelinesZach Hilman
2018-08-11qt: Add 'Install to NAND' option to menuZach Hilman
2018-08-11game_list: Modify game list to scan installed titlesZach Hilman