aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
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
2018-08-01Remove files that are not usedZach Hilman
2018-07-30Merge pull request #860 from FearlessTobi/port-3911bunnei
2018-07-29Port #3913 from Citra: "citra_qt: Remove obsolete application attribute"fearlessTobi
2018-07-29Port #3911 from Citra: "Optimize settings application"fearlessTobi
2018-07-27Merge pull request #839 from FearlessTobi/actually-port-3594bunnei
2018-07-26Port #3594 from CitrafearlessTobi
2018-07-26Port #3665 from CitrafearlessTobi
2018-07-22Frontend: Check for more required OpenGL extensions during startup.Subv
2018-07-21file_util: Use an enum class for GetUserPath()Lioncash
2018-07-14OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.bunnei
2018-07-12yuzu - Fix duplicate logsJames Rowe
2018-07-02Add configurable logging backendsJames Rowe