summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
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-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-29Show game compatibility within yuzufearlessTobi
2018-08-28Fix two stupid errors made in #1141fearlessTobi
2018-08-24Merge pull request #1094 from DarkLordZach/nax0Mat M
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-23filesystem: Add CreateFactories methods to fsZach Hilman
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-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-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-09loader: Add more descriptive errorsZach Hilman
2018-08-08vfs: Fix documentationZach Hilman
2018-08-08core: Port core to VfsFilesystem for file accessZach Hilman
2018-08-08Merge pull request #850 from DarkLordZach/icon-metabunnei
2018-08-07qt/hotkey: Get rid of global hotkey map instanceLioncash
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
2018-08-06Merge pull request #946 from lioncash/compressbunnei
2018-08-06Merge pull request #944 from lioncash/menubunnei
2018-08-06qt/main: Avoid sign conversions in UpdateRecentFiles()Lioncash
2018-08-06qt/main: Collapse if statement in UpdateRecentFiles()Lioncash
2018-08-06qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU...Lioncash
2018-08-06qt: Don't show error dialog when canceling the Load Folder dialogLioncash
2018-08-05Merge pull request #912 from lioncash/global-varbunnei
2018-08-04Merge pull request #849 from DarkLordZach/xcibunnei
2018-08-04video_core: Eliminate the g_renderer global variableLioncash
2018-08-01video_core: Make global EmuWindow instance part of the base renderer classLioncash
2018-08-01Fix merge conflicts with opus and update docsZach Hilman
2018-08-01Use more descriptive error codes and messagesZach Hilman
2018-08-01Make XCI comply to review and style guidelinesZach Hilman