- Jul 07, 2018
-
-
fearlessTobi authored
-
- Jul 06, 2018
-
-
Zach Hilman authored
* Add VfsFile and VfsDirectory classes * Finish abstract Vfs classes * Implement RealVfsFile (computer fs backend) * Finish RealVfsFile and RealVfsDirectory * Finished OffsetVfsFile * More changes * Fix import paths * Major refactor * Remove double const * Use experimental/filesystem or filesystem depending on compiler * Port partition_filesystem * More changes * More Overhaul * FSP_SRV fixes * Fixes and testing * Try to get filesystem to compile * Filesystem on linux * Remove std::filesystem and document/test * Compile fixes * Missing include * Bug fixes * Fixes * Rename v_file and v_dir * clang-format fix * Rename NGLOG_* to LOG_* * Most review changes * Fix TODO * Guess 'main' to be Directory by filename
-
- Jul 03, 2018
-
-
James Rowe authored
-
James Rowe authored
-
James Rowe authored
-
- Jun 27, 2018
-
-
bunnei authored
-
- Jun 26, 2018
-
-
bunnei authored
-
- Jun 21, 2018
-
-
Zach Hilman authored
* Start to add NCA support in loader * More nca stuff * More changes to nca.cpp * Now identifies decrypted NCA cont. * Game list fixes and more structs and stuff * More updates to Nca class * Now reads ExeFs (i think) * ACTUALLY LOADS EXEFS! * RomFS loads and games execute * Cleanup and Finalize * plumbing, cleanup and testing * fix some things that i didnt think of before * Preliminary Review Changes * Review changes for bunnei and subv
-
Michael Scire authored
-
Michael Scire authored
-
- Jun 14, 2018
-
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
- Jun 13, 2018
-
-
Subv authored
It was crashing and nobody actually uses this.
-
- Jun 04, 2018
-
-
BreadFish64 authored
-
- May 19, 2018
-
-
Subv authored
-
- May 10, 2018
- Apr 29, 2018
-
-
Lioncash authored
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
-
- Apr 26, 2018
-
-
Lioncash authored
-
- Apr 24, 2018
- Apr 23, 2018
-
-
Subv authored
GPU: Implement the RGB10_A2 RenderTarget format, it will use the same format as the A2BGR10 texture format.
-
- Apr 21, 2018
-
-
Subv authored
-
- Apr 19, 2018
-
-
N00byKing authored
Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) * Port 3528: use nvidia graphics automatically on laptops with optimus * Force dedicated AMD Card for switchable Graphics * Ran clang-format
-
- Apr 14, 2018
-
-
adityaruplaha authored
-
- Apr 07, 2018
-
-
James Rowe authored
-
- Apr 06, 2018
-
-
N00byKing authored
* core, main.h: Abort on 32Bit ROMs * main.cpp: Fix Grammar
-
- Mar 30, 2018
- Mar 27, 2018