22 Commits (0afce53e5f110acea5451260dbabf12670696daa)

Author SHA1 Message Date
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Liam 904a3b682f fsmitm_romfsbuild: optimize for data locality 2 years ago
Liam 37871dacd4 fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 2 years ago
Liam d54f9ea34f fsmitm_romfsbuild: avoid full path lookups 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 18636013c9 core: Fix clang build 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
Morph e01424699b fs: Fix RomFS building when zero byte files are present 6 years ago
Lioncash d7f670204b file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 7 years ago
Zach Hilman cc50704b77 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 8 years ago
Zach Hilman fc0f2197e8 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 8 years ago
Lioncash cc482913f4 fsmitm_romfsbuild: std::move std::vector instances in Build() 8 years ago
Lioncash 8c2a41fa87 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() 8 years ago
Lioncash 0234afa2ab fsmitm_romfsbuild: Avoid type truncation warnings 8 years ago
Lioncash 87fdd86e0e fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 8 years ago
Lioncash b532635176 fsmitm_romfsbuild: Remove unnecessary loops in Build() 8 years ago
Lioncash cb483ba942 fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() 8 years ago
Lioncash 8a132a6dc3 vfs/etc: Append std:: to size_t usages 8 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 8 years ago
Zach Hilman 38f80a495b file_sys: Port Atmosphere-NX fs_mitm implementation 8 years ago