summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23qt: Allow user to select emu user on open save dataZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-17qt: Add support for dumping a DLC Data RomFSZach Hilman
2018-10-15Merge pull request #1487 from lioncash/maybe-unusedbunnei
2018-10-14crypto: Various crypto fixes for quickstart guideZach Hilman
2018-10-14Merge pull request #1490 from lioncash/bootbunnei
2018-10-13filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...Lioncash
2018-10-13yuzu/main: Simplify OnMenuLoadFile()Lioncash
2018-10-13yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscor...Lioncash
2018-10-07partition_data_manager: Rename system files for hekateZach Hilman
2018-10-07qt: Add rederive keyset menu optionZach Hilman
2018-10-07qt: Add key derivation progress bar on initial setupZach Hilman
2018-10-06yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei
2018-10-06qt: Update telemetry linksLioncash
2018-10-02Review comments - part 5fearlessTobi
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Address a bunch of review commentsfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
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