ppsspp/Core/Util
Henrik Rydgård 9e41fafd0d Move math and some file and data conversion files out from native to Common.
Buildfixing

Move some file util files

Buildfix

Move KeyMap.cpp/h to Core where they belong better.

libretro buildfix attempt

Move ini_file

More buildfixes
2020-10-04 09:12:46 +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 Add a NEON method to apply the volume. 2015-01-11 14:23:41 -08:00
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 Remove more unused code (advanceCallback) 2016-05-01 11:35:16 +02:00
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 math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
GameManager.h UI: Cleanup install threads from UI thread. 2019-09-28 11:39:58 -07:00
PortManager.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +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 math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
PPGeDraw.h MsgDialog: Add scrollbar when message is long. 2020-07-13 18:24:05 -07:00