- Jul 15, 2018
-
-
James Rowe authored
-
- Jul 14, 2018
-
-
James Rowe authored
-
- Jul 12, 2018
-
-
James Rowe authored
-
James Rowe authored
-
bunnei authored
Services/FS: Return the correct error code when trying to mount a nonexistent savedata.
-
bunnei authored
Improve directory creation in WindowsCopyFiles.cmake
-
- Jul 11, 2018
- Jul 10, 2018
-
-
bunnei authored
NvOsGetConfigU32 production impl
-
bunnei authored
Port #3579 from Citra: Clean up architecture-specific defines
-
bunnei authored
savedata_factory: Always create a save directory for games.
-
David Marcec authored
Settings are only used when RMOS_SET_PRODUCTION_MODE is set to 0. If production mode is set, the error code 0x30006 is returned instead
-
bunnei authored
Port #3513 (partly) from Citra: .gitignore: Add CMakeLists.txt.user to Project/editor files
-
bunnei authored
Port #3474 from Citra: Do not crash on unimplemented code in debug build
-
bunnei authored
Port #3505 from Citra: Fix QGLWidget viewport resize on macOS
-
- Jul 09, 2018
- Jul 08, 2018
- Jul 07, 2018
-
-
bunnei authored
Port #3466 from Citra: Add link to Discord
-
Subv authored
Note: Our version of glad exports GL_COMPRESSED_RGBA_BPTC_UNORM as GL_COMPRESSED_RGBA_BPTC_UNORM_ARB, maybe it's time we update it.
-
fearlessTobi authored
-
fearlessTobi authored
-
fearlessTobi authored
-
Tobias authored
-
fearlessTobi authored
-
bunnei authored
externals: Update dynarmic to f7d11baa1
-
Lioncash authored
-
- Jul 06, 2018
-
-
bunnei authored
Remove some references to Citra
-
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
-
fearlessTobi authored
-
- Jul 05, 2018
-
-
bunnei authored
GPU: Allow using the old NV04 values for the depth test function.
-
Subv authored
These seem to be just a valid as the GL token values. Thanks @ReinUsesLisp This restores graphical output to Disgaea 5
-
bunnei authored
GPU: Stub the shader SYNC and DEPBAR instructions.
-
bunnei authored
GPU: Implemented the F2F 'round' rounding mode.
-