846 Commits (ca8fa2245f4c1dc35d81c374a98ba794cc973b30)

Author SHA1 Message Date
Zach Hilman a0f408400b qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 1d2f86949b crypto: Various crypto fixes for quickstart guide 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Lioncash 561f039432 yuzu/main: Simplify OnMenuLoadFile() 7 years ago
Lioncash ab69b81d98 yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscordEnabled() 7 years ago
Zach Hilman cb3ebb0b8f partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman d81e12a794 qt: Add rederive keyset menu option 7 years ago
Zach Hilman f935ed15ab qt: Add key derivation progress bar on initial setup 7 years ago
Carl Kenner c7871341fe logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
bunnei 44b42fa9e8 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
Lioncash dc276f0e3f qt: Update telemetry links 7 years ago
fearlessTobi c32e0c6847 Review comments - part 5 7 years ago
fearlessTobi 015fa7e556 Review comments - part 3 7 years ago
fearlessTobi fb46c8b426 Address a bunch of review comments 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Lioncash 9d8f4d934b kernel/process: Make data member variables private 7 years ago
Zach Hilman 52713bcec0 qt: Install System TitleTypes to System NAND 7 years ago
Lioncash 3a8a7d6f05 yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 7 years ago
Lioncash 0f25865a14 yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() 7 years ago
Lioncash 8a132a6dc3 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman 600867c594 qt: Add UI elements for LayeredFS and related tools 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
ReinUsesLisp a5584cd896 Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick bdcf568acf gl_rasterizer: Use ARB_texture_storage. 7 years ago
Lioncash a5f1ec43b7 game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 7 years ago
Lioncash 9516eccd69 yuzu: Move compatibility list specifics to their own source files 7 years ago
Pengfei Zhu e20a0fe6a6 yuzu: fix title bar display 7 years ago
bunnei c6cd8bb43d gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
CaptV0rt3x b636ffa70c Better Title Bar Display 7 years ago
Zach Hilman 46eb9ec6ba bktr: Fix bucket overlap error 7 years ago
Zach Hilman 14a18fd7ae patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman e88835cd40 bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman f467901160 main: Make game updates installable 7 years ago
Zach Hilman 44448809d5 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman d3aaa8f52d qt: Add deprecation warnings for DRD format 7 years ago
Zach Hilman 599b7eac32 registration: Fix NSP installation errors 7 years ago
Zach Hilman d0467f930a qt: Add UI support for NSP files 7 years ago
Zach Hilman 87a91f6b09 registration: Add support for installing NSP files 7 years ago
Lioncash a9f4e31cc0 file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 673220056c qt: Add message about not moving contents on dir change 7 years ago
Zach Hilman 38c021d0ed qt: Add UI options to change NAND/SD dirs 7 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
fearlessTobi f8a47f3985 citra_qt: Display the unsupported GL extensions in the popup 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi f30bf4d48d Show game compatibility within yuzu 7 years ago
fearlessTobi 5eba42402e Fix two stupid errors made in #1141 7 years ago
Tobias 515e023396 Port #4013 from Citra: "Init logging sooner so we dont miss some logs on startup" (#1142) 7 years ago
Zach Hilman 6c83024693 qt: Add filename and title id to window title while running 7 years ago
Zach Hilman b8f5034fe1 filesystem: Add CreateFactories methods to fs 7 years ago