summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-04content_archive: Add BKTR header parsing to NCAZach Hilman
2018-09-04registration: Add RegisteredCacheUnionZach Hilman
2018-09-04game_list: Use RegisteredCacheUnion for installedZach Hilman
2018-09-04aes_util: Fix error involving reads of less than 0x10Zach Hilman
2018-09-04Merge pull request #1178 from DarkLordZach/nspbunnei
2018-09-04gl_shader_cache: Use an u32 for the binding point cache.Markus Wick
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04control_metadata: Use alternate language names if AmericanEnglish isn't avail...Zach Hilman
2018-09-04card_image: Add program title ID getterZach Hilman
2018-09-04qt: Add deprecation warnings for DRD formatZach Hilman
2018-09-04registration: Fix NSP installation errorsZach Hilman
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman
2018-09-04qt: Add UI support for NSP filesZach Hilman
2018-09-04registration: Add support for installing NSP filesZach Hilman
2018-09-04loader: Add AppLoader for NSP filesZach Hilman
2018-09-04card_image: Parse XCI secure partition with NSPZach Hilman
2018-09-04file_sys: Add Nintendo Submission Package (NSP)Zach Hilman
2018-09-04drd: Load title ID from program metadataZach Hilman
2018-09-04loader: Add NSP file type and NSP-specific errorsZach Hilman
2018-09-04key_manager: Avoid autogeneration if key existsZach Hilman
2018-09-04Merge pull request #1238 from lioncash/explicitbunnei
2018-09-04Merge pull request #1237 from degasus/optimizationsbunnei
2018-09-04Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirsbunnei
2018-09-04Merge pull request #1232 from lioncash/copybunnei
2018-09-04Merge pull request #1235 from lioncash/forward-declbunnei
2018-09-04Merge pull request #1236 from degasus/microprofilebunnei
2018-09-04Merge pull request #1230 from lioncash/sslbunnei
2018-09-04common/logging: Amend documentation commentsLioncash
2018-09-04common/logging/filter: Replace C-style case with C++ static_castLioncash
2018-09-04common/logging/filter: Make constructor explicitLioncash
2018-09-04core: Use a raw pointer in GetGPUDebugContext.Markus Wick
2018-09-04command_processor: Use std::array for bound_engines.Markus Wick
2018-09-04Update microprofile scopes.Markus Wick
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-09-03Merge pull request #1231 from lioncash/globalbunnei
2018-09-03Merge pull request #1229 from lioncash/forward-declbunnei
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-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-09-03Merge pull request #1233 from lioncash/dynarmicMat M
2018-09-03externals: Update dynarmic to 0435ac2Lioncash
2018-09-02gl_shader_decompiler: Use used_shaders member variable directly within Genera...Lioncash
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-09-02service: Migrate global named port map to the KernelCore classLioncash
2018-09-02ssl: Move SSL class to cpp fileLioncash
2018-09-02Merge pull request #1213 from DarkLordZach/octopath-fsbunnei
2018-09-02Merge pull request #1215 from ogniK5377/texs-nodep-assertbunnei
2018-09-02Merge pull request #1219 from jroweboy/less-artifactsbunnei
2018-09-02Merge pull request #1220 from FearlessTobi/extensions-qolbunnei
2018-09-02Merge pull request #1214 from ogniK5377/ipa-assertbunnei