24 Commits (5b3787e8a3eba3785933d458eaf4b4cc6c00c8c6)

Author SHA1 Message Date
Liam 0f7b1f067f vfs_real: misc optimizations 3 years ago
Liam 87087b768b vfs_real: add simplified open file cache 3 years ago
Liam 729216e5d8 vfs_real: lazily open files 3 years ago
Liam efaaa6e0bf vfs_real: add file LRU cache for open file limits 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 4 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman df19124e6d vfs: Add GetEntries method 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
Zach Hilman fdb155ca09 vfs_real: Add CreateFullPath to Create* operations 7 years ago
Zach Hilman a92960a5d6 vfs: Use RealVfsFilesystem for fs-operations in RealVfsDirectory 7 years ago
Zach Hilman 6b97b22716 vfs: Add RealVfsFilesystem implementation 7 years ago
Zach Hilman 2e4c791f79 RomFS Extraction 8 years ago
Lioncash 861405d6c0 file_util, vfs: Use std::string_view where applicable 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago