summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2018-09-30Merge pull request #1403 from DarkLordZach/install-sysnandbunnei
2018-09-30kernel/process: Make data member variables privateLioncash
2018-09-27qt: Install System TitleTypes to System NANDZach Hilman
2018-09-25yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()Lioncash
2018-09-25yuzu/main: Move functions stored into static std::function instances out of O...Lioncash
2018-09-25vfs/etc: Append std:: to size_t usagesLioncash
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-12Use ARB_multi_bind for uniform buffers (#1287)ReinUsesLisp
2018-09-11gl_rasterizer: Use ARB_texture_storage.Markus Wick
2018-09-09game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...Lioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-08yuzu: fix title bar displayPengfei Zhu
2018-09-08gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei
2018-09-07Better Title Bar DisplayCaptV0rt3x
2018-09-04bktr: Fix bucket overlap errorZach Hilman
2018-09-04patch_manager: Centralize Control-type NCA parsingZach Hilman
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04main: Make game updates installableZach 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-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