- Aug 12, 2018
-
-
Zach Hilman authored
Avoids unnecessary rebuilds of control data on every layer of recursion in AddFstEntriesToGameList
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Instead of defaulting to VfsRawCopy
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Prompts for title type on NCA files.
-
Zach Hilman authored
-
Zach Hilman authored
Manages NAND NCA get and install.
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Fixes bugs with calling CreateFile when the immediate directory does not exist.
-
Zach Hilman authored
-
Zach Hilman authored
Creates and stores RegisteredCaches for user and system NAND, as creation of a RegisteredCache is expensive.
-
Zach Hilman authored
i.e. Load the concatenated 00+01 if 01 exists as well. Needed for split NAND NCAs.
-
Zach Hilman authored
Needed to avoid mismatch filetype warnings on split NAND NCAs
-
Zach Hilman authored
-
Zach Hilman authored
Move to hex_util.h in common
-
Zach Hilman authored
-
Zach Hilman authored
-
bunnei authored
Several Friend service fixes
-
bunnei authored
core: Namespace EmuWindow
-
bunnei authored
gl_rasterizer: Silence implicit truncation warning in SetupShaders()
-
bunnei authored
GPU/Maxwell3D: Implemented an alternative set of blend factors.
-
bunnei authored
RasterizerGL: Ignore invalid/unset vertex attributes.
-
Subv authored
These are used by nouveau and some games like SMO.
-
greggameplayer authored
- Used by Go Vacation
-
Subv authored
This should make the es2gears example not crash anymore.
-
bunnei authored
- Used by Splatoon 2.
-
bunnei authored
-
bunnei authored
-
Lioncash authored
Previously this would warn of truncating a std::size_t to a u32. This is safe because we'll obviously never have more than UINT32_MAX amount of uniform buffers.
-
Lioncash authored
Gets the class out of the global namespace.
-
- Aug 11, 2018
-
-
bunnei authored
gl_shader_decompiler: Improve handling of unknown input/output attributes.
-