ppsspp/Core/FileLoaders
2020-08-15 20:53:08 +02:00
..
CachingFileLoader.cpp Move timeutil to Common. (Experiment to see how much work it is to move these). 2020-08-15 20:53:08 +02:00
CachingFileLoader.h Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
DiskCachingFileLoader.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
DiskCachingFileLoader.h Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00
HTTPFileLoader.cpp http: Support redirects for load URL too. 2019-06-23 13:12:13 -07:00
HTTPFileLoader.h http: Support redirects for load URL too. 2019-06-23 13:12:13 -07:00
LocalFileLoader.cpp Core: Bring over some file related Switch changes. 2020-03-03 22:53:03 -08:00
LocalFileLoader.h Android: Avoid pread64 for > 2GB offsets. 2018-04-08 08:14:07 -07:00
RamCachingFileLoader.cpp Move timeutil to Common. (Experiment to see how much work it is to move these). 2020-08-15 20:53:08 +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