8574 Commits (e833301e4caeddfc0147f1bf18a8c7a477a50f5a)
 

Author SHA1 Message Date
Zach Hilman d7518cf6e0 loader: Add AppLoader for NSP files 7 years ago
Zach Hilman 5c8aff984e card_image: Parse XCI secure partition with NSP 7 years ago
Zach Hilman 93703431e2 file_sys: Add Nintendo Submission Package (NSP) 7 years ago
Zach Hilman a040929c90 drd: Load title ID from program metadata 7 years ago
Zach Hilman b555311438 loader: Add NSP file type and NSP-specific errors 7 years ago
Zach Hilman d770c60205 key_manager: Avoid autogeneration if key exists 7 years ago
bunnei dda4b5e89e
Merge pull request #1238 from lioncash/explicit 7 years ago
bunnei 9a07e9f805
Merge pull request #1237 from degasus/optimizations 7 years ago
bunnei ed37b68fb5
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs 7 years ago
bunnei 26e96d16d0
Merge pull request #1232 from lioncash/copy 7 years ago
bunnei 8ec1e16867
Merge pull request #1235 from lioncash/forward-decl 7 years ago
bunnei 5a29b358aa
Merge pull request #1236 from degasus/microprofile 7 years ago
bunnei c156ee8eb8
Merge pull request #1230 from lioncash/ssl 7 years ago
Lioncash 6ef84f1c4c common/logging: Amend documentation comments 7 years ago
Lioncash 2949d9552c common/logging/filter: Replace C-style case with C++ static_cast 7 years ago
Lioncash 978f3a3282 common/logging/filter: Make constructor explicit 7 years ago
Markus Wick dce624e3f1 core: Use a raw pointer in GetGPUDebugContext. 7 years ago
Markus Wick 2081ed7db2 command_processor: Use std::array for bound_engines. 7 years ago
Markus Wick 10bc725944 Update microprofile scopes. 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
bunnei 1c5636e690
Merge pull request #1231 from lioncash/global 7 years ago
bunnei 2afe8ac4a7
Merge pull request #1229 from lioncash/forward-decl 7 years ago
Zach Hilman 04397cd185 qt: Add message about not moving contents on dir change 7 years ago
Zach Hilman 1ff3318458 qt: Add UI options to change NAND/SD dirs 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
Mat M 9cfe2414cb
Merge pull request #1233 from lioncash/dynarmic 7 years ago
Lioncash c6fd56b00f
externals: Update dynarmic to 0435ac2 7 years ago
Lioncash 18a89931a9 gl_shader_decompiler: Use used_shaders member variable directly within GenerateDeclarations() 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Lioncash 1242c1ec0a service: Migrate global named port map to the KernelCore class 7 years ago
Lioncash 41cd766438 ssl: Move SSL class to cpp file 7 years ago
bunnei 325f3e0693
Merge pull request #1213 from DarkLordZach/octopath-fs 7 years ago
bunnei 89be49d2f3
Merge pull request #1215 from ogniK5377/texs-nodep-assert 7 years ago
bunnei 2714d9e64c
Merge pull request #1219 from jroweboy/less-artifacts 7 years ago
bunnei d2ade27c3f
Merge pull request #1220 from FearlessTobi/extensions-qol 7 years ago
bunnei 177c45e97d
Merge pull request #1214 from ogniK5377/ipa-assert 7 years ago
bunnei 9c206fe94d
Merge pull request #1216 from ogniK5377/ffma-assert 7 years ago
bunnei 1ccc0457d5
Merge pull request #1218 from ogniK5377/fmul-assert 7 years ago
bunnei 7a439630bb
Merge pull request #1228 from lioncash/construct 7 years ago
Lioncash fda8f1da20 filesystem: Move dir retrieval after path checking in DeleteFile() 7 years ago
fearlessTobi 0f453488e2 citra_qt: Display the unsupported GL extensions in the popup 7 years ago
James Rowe a0e1fbfe14 Build - Upload fewer artifacts 7 years ago
David Marcec 60754b4728 Removed saturate assert 7 years ago
David Marcec 2edab4e840 Removed saturate assert 7 years ago
David Marcec 2bc6abb9a1 Changed tab5980_0 default from 0 -> 1 7 years ago
David Marcec 6f8ed9508d Added FMUL asserts 7 years ago
David Marcec b89fc407d7 Added FFMA asserts 7 years ago
David Marcec 948bc87a59 Added assert for TEXS nodep 7 years ago
David Marcec ad3dca7e62 Added better asserts to IPA, Renamed IPA modes to match mesa 7 years ago
Zach Hilman f32e28c7b8 maxwell_3d: Use CoreTiming for query timestamp 7 years ago