153 Commits (d3b9599b2dd084db5b180a6b13ea0ceaec5c7587)

Author SHA1 Message Date
Dharmin K Shah b2647dba33
Fix quickstart link 7 years ago
Zach Hilman 97187b7ef6 qt: Add help option to open yuzu folder 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 7 years ago
Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 466960c8ab qt: Allow user to select emu user on open save data 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
Zach Hilman 9d0fb0f815 qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 720d36ca71 crypto: Various crypto fixes for quickstart guide 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Lioncash a4c57436fc yuzu/main: Simplify OnMenuLoadFile() 7 years ago
Lioncash 53a0221484 yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscordEnabled() 7 years ago
Zach Hilman 3ec054643e partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman 8f958b89e7 qt: Add rederive keyset menu option 7 years ago
Zach Hilman 3edafc6802 qt: Add key derivation progress bar on initial setup 7 years ago
Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
bunnei 2fbb20b2b5 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
Lioncash efd956e6ff
qt: Update telemetry links 7 years ago
fearlessTobi e4daf4bee5 Review comments - part 5 7 years ago
fearlessTobi aa48468862 Review comments - part 3 7 years ago
fearlessTobi b4ace6ec6f Address a bunch of review comments 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Lioncash cf9d6c6f52 kernel/process: Make data member variables private 7 years ago
Zach Hilman 70e86248fd qt: Install System TitleTypes to System NAND 7 years ago
Lioncash f646ca874d yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 7 years ago
Lioncash cbb146069a yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() 7 years ago
Lioncash 57616f9758 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman b3c2ec362b fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago
Lioncash 73a2d71f44 game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 7 years ago
Lioncash bd8065295c yuzu: Move compatibility list specifics to their own source files 7 years ago
Pengfei Zhu 4048b54ef7
yuzu: fix title bar display 7 years ago
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
CaptV0rt3x e3af341d5b Better Title Bar Display 7 years ago
Zach Hilman c913136eb2 bktr: Fix bucket overlap error 7 years ago
Zach Hilman 23a16c1720 patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman f92b3512e0 main: Make game updates installable 7 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman 1280061725 qt: Add deprecation warnings for DRD format 7 years ago
Zach Hilman 8974771334 registration: Fix NSP installation errors 7 years ago
Zach Hilman 58473309a0 qt: Add UI support for NSP files 7 years ago
Zach Hilman f7eaea424d registration: Add support for installing NSP files 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 04397cd185 qt: Add message about not moving contents on dir change 7 years ago