ppsspp/Core/Util
Henrik Rydgård 4f43cff5ca
Move fileutil, net, image loaders, ui to Common. (#13506)
* Move and rename file_util/fd_util to Common/File/FileUtil and DirListing

Let's also move net while we're at it.

Move the ZIM/PNG loaders over to Common.

Move the UI framework into Common

iOS buildfix

* Buildfix

* Buildfixes

* Apple buildfix

* This typo again..

* UWP buildfix

* Fix build of PPSSPPQt, such as it is (it's not in good condition...)

* Guess what? Another buildfix.
2020-10-04 20:48:47 +02:00
..
AudioFormat.cpp Core: Match up NOEN define usage a bit more. 2018-09-01 19:56:35 -07:00
AudioFormat.h Core: Match up NOEN define usage a bit more. 2018-09-01 19:56:35 -07:00
AudioFormatNEON.cpp Clean up some more ifdefs 2019-05-10 23:25:57 +02:00
AudioFormatNEON.h
BlockAllocator.cpp Fix regression where Gran Turismo ended up recreating the framebuffer on every frame in the menu. 2020-09-21 09:56:52 +02:00
BlockAllocator.h
DisArm64.cpp Global: Cut down on file/string includes. 2020-08-10 08:03:44 +00:00
DisArm64.h Various platform buildfixes 2020-07-14 09:25:59 +02:00
GameManager.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
GameManager.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
PortManager.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
PortManager.h Do UPnP stuff on it's own thread to prevent causing stutters/lags during multiplayer game due to blocking socket behavior on miniUPnP 2020-07-23 12:41:13 +02:00
PPGeDraw.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
PPGeDraw.h MsgDialog: Add scrollbar when message is long. 2020-07-13 18:24:05 -07:00