ppsspp/Core/FileLoaders
Simonas Kazlauskas 55c193ce78 Remove use of C file api in LocalFileLoader
Instead use native system calls.
2017-06-24 21:07:37 +03:00
..
CachingFileLoader.cpp Add conservative locking arond Caching/HTTP FLs 2017-06-24 21:06:18 +03:00
CachingFileLoader.h Add conservative locking arond Caching/HTTP FLs 2017-06-24 21:06:18 +03:00
DiskCachingFileLoader.cpp Make the Loader API thread-safe 2017-06-23 17:23:43 +03:00
DiskCachingFileLoader.h Make the Loader API thread-safe 2017-06-23 17:23:43 +03:00
HTTPFileLoader.cpp Add conservative locking arond Caching/HTTP FLs 2017-06-24 21:06:18 +03:00
HTTPFileLoader.h Add conservative locking arond Caching/HTTP FLs 2017-06-24 21:06:18 +03:00
LocalFileLoader.cpp Remove use of C file api in LocalFileLoader 2017-06-24 21:07:37 +03:00
LocalFileLoader.h Remove use of C file api in LocalFileLoader 2017-06-24 21:07:37 +03:00
RamCachingFileLoader.cpp Make the Loader API thread-safe 2017-06-23 17:23:43 +03:00
RamCachingFileLoader.h Make the Loader API thread-safe 2017-06-23 17:23:43 +03:00
RetryingFileLoader.cpp Make the Loader API thread-safe 2017-06-23 17:23:43 +03:00
RetryingFileLoader.h Make the Loader API thread-safe 2017-06-23 17:23:43 +03:00