ppsspp/Core/FileLoaders
Henrik Rydgård ff8148dd92 Move native/util, native/data and native/i18 to Common/Data.
Also move colorutil.cpp/h

linking build fix experiment

Delete a bunch of unused CMakeLists.txt files

CMakeLists.txt linking fix

Don't include NativeApp.h from any headers.

Android.mk buildfix

Half of the UWP fix

Buildfix

Minor project file cleanup

Buildfixes

Guess what? More buildfixes!
2020-10-04 07:28:29 +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 Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
DiskCachingFileLoader.h Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00
HTTPFileLoader.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
HTTPFileLoader.h http: Support redirects for load URL too. 2019-06-23 13:12:13 -07:00
LocalFileLoader.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
LocalFileLoader.h Android: Avoid pread64 for > 2GB offsets. 2018-04-08 08:14:07 -07: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