ppsspp/Core/FileLoaders
Simonas Kazlauskas ee00815da3 Fix Windows XP support in LocalFileLoader
Because that junk from 50 years ago still matters to people, apparently.
2017-07-01 13:21:34 +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 Fix Windows XP support in LocalFileLoader 2017-07-01 13:21:34 +03:00
LocalFileLoader.h Core: Windows buildfix. 2017-06-24 11:58:25 -07: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