ppsspp/Core/FileLoaders
2021-04-25 20:39:32 +02:00
..
CachingFileLoader.cpp Move threading utils from native to Common 2020-10-01 09:27:25 +02:00
CachingFileLoader.h Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
DiskCachingFileLoader.cpp Rename a couple of functions. 2021-04-25 20:39:32 +02:00
DiskCachingFileLoader.h Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00
HTTPFileLoader.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
HTTPFileLoader.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
LocalFileLoader.cpp Rename a couple of functions. 2021-04-25 20:39:32 +02:00
LocalFileLoader.h Android: Implement opening ISOs through a file picker and Storage Access Framework 2021-02-27 13:49:20 +01:00
RamCachingFileLoader.cpp Move threading utils from native to Common 2020-10-01 09:27:25 +02:00
RamCachingFileLoader.h Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
RetryingFileLoader.cpp Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00
RetryingFileLoader.h Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00