summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21romfs: Implement CreateRomFSZach Hilman
2018-09-21file_sys: Port Atmosphere-NX fs_mitm implementationZach Hilman
2018-09-21filesystem: Add LayeredFS VFS directory getterZach Hilman
2018-09-21bis_factory: Add mod directory VFS getterZach Hilman
2018-09-21patch_manager: Add LayeredFS mods supportZach Hilman
2018-09-21vfs_concat: Rewrite and fix ConcatenatedVfsFileZach Hilman
2018-09-21vfs_layered: Add LayeredVfsDirectoryZach Hilman
2018-09-21vfs_vector: Add VectorVfsFileZach Hilman
2018-09-21vfs_static: Add StaticVfsFileZach Hilman
2018-09-21vfs: Add and rewite VfsRawCopy functionsZach Hilman
2018-09-21vfs: Add GetEntries methodZach Hilman
2018-09-21common_paths: Add Load and Dump dirsZach Hilman
2018-09-21gl_state: Remove unused type aliasLioncash
2018-09-21Update config.cppValentin Vanelslande
2018-09-21shader_bytecode: Lay out the Ipa-related enums betterLioncash
2018-09-21shader_bytecode: Make operator== and operator!= of IpaMode const qualifiedLioncash
2018-09-21Merge pull request #1379 from lioncash/bitwisebunnei
2018-09-21game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei
2018-09-21Reverse stride align restriction on FastSwizzle due to lost performanceFernandoS27
2018-09-21Join both Swizzle methods within one interface functionFernandoS27
2018-09-21Standarized Legacy Swizzle to look alike FastSwizzle and use a Swizzling Tabl...FernandoS27
2018-09-21Remove same output bpp restriction on FastSwizzleFernandoS27
2018-09-21Improved Legacy Swizzler to be better documented and work betterFernandoS27
2018-09-21gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map()Lioncash
2018-09-21svc: Move most process termination code to its own function within ProcessLioncash
2018-09-21thread/process: Move TLS slot marking/freeing to the process classLioncash
2018-09-21Added support for uncompressed NSOs (#1374)David
2018-09-20Merge pull request #1225 from tech4me/travis-windowsJames Rowe
2018-09-20Merge pull request #1337 from DarkLordZach/create-fs-cmdbunnei
2018-09-20Merge pull request #1372 from lioncash/threadbunnei
2018-09-20Merge pull request #1371 from lioncash/fwd-armbunnei
2018-09-20Merge pull request #1375 from Subv/gl_clearbunnei
2018-09-20Logging: Change the TimeStretch::Process log from debug to trace level.Subv
2018-09-20RasterizerGL: Use the correct framebuffer when clearing via the CLEAR_BUFFERS...Subv
2018-09-20Merge pull request #1364 from lioncash/contentbunnei
2018-09-20Merge pull request #1367 from lioncash/pluralbunnei
2018-09-20Merge pull request #1368 from ogniK5377/nifm-fixbunnei
2018-09-20Merge pull request #1352 from lioncash/sharingbunnei
2018-09-20Improved fast swizzle and removed restrictions to itFernandoS27
2018-09-20Merge pull request #1373 from ogniK5377/revert-nifmbunnei
2018-09-21Revert GetRequestStateDavid Marcec
2018-09-20kernel/thread: Use owner_process when setting the page table in SetupMainThre...Lioncash
2018-09-20arm_interface: Replace kernel vm_manager include with a forward declarationLioncash
2018-09-20Merge pull request #1370 from Hedges/GDBCleanMat M
2018-09-20Merge pull request #1362 from MerryMage/dynarmicMat M
2018-09-20Correct endianness of BKPTJarek Syrylak
2018-09-20arm_dynarmic: Halt when BRK encounteredMerryMage
2018-09-21Fixed submitDavid Marcec
2018-09-21Added IRequest::SubmitDavid Marcec
2018-09-20Merge pull request #1358 from DarkLordZach/temp-storagebunnei