ppsspp/Core/FileSystems
2022-07-26 23:48:39 +02:00
..
BlobFileSystem.cpp Remove unused function GetHostPath from filesystems 2021-05-13 10:39:17 +02:00
BlobFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
BlockDevices.cpp Some zero init, add a null check in TextureReplacer. See #15730 2022-07-26 23:48:39 +02:00
BlockDevices.h Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
DirectoryFileSystem.cpp Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build (#15652) 2022-07-06 23:59:47 +02:00
DirectoryFileSystem.h Move FixPathCase to Common/File/Path 2021-09-11 21:17:23 +02:00
FileSystem.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
FileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
ISOFileSystem.cpp Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
ISOFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
MetaFileSystem.cpp Optimize away a couple of existence checks 2021-09-11 19:53:19 +02:00
MetaFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
tlzrc.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
VirtualDiscFileSystem.cpp Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build (#15652) 2022-07-06 23:59:47 +02:00
VirtualDiscFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00