ppsspp/Core
2020-10-04 11:42:16 +02:00
..
Debugger Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
Dialog Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
ELF Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
FileLoaders Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
FileSystems Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
Font Remove ELOG/ILOG/WLOG from the Android C++ code (mostly) 2020-08-15 19:08:39 +02:00
HLE Move the profiler to Common 2020-10-04 11:42:16 +02:00
HW Move the profiler to Common 2020-10-04 11:42:16 +02:00
MIPS Move the profiler to Common 2020-10-04 11:42:16 +02:00
Util Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
AVIDump.cpp First step of cleaning up Log.h. Plus a few other bits and bobs. 2020-08-16 14:48:54 +02:00
AVIDump.h
Compatibility.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
Compatibility.h
Config.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
Config.h Cache 60 FPS requirement 2020-09-15 07:49:01 +02:00
ConfigValues.h Display: Allow unthrottle to skip only flipping. 2020-07-19 13:57:04 +02:00
Core.cpp Move the profiler to Common 2020-10-04 11:42:16 +02:00
Core.h Crash: Show disassembly of the instruction causing the crash, and the symbol name. 2020-07-15 12:38:05 +02:00
Core.vcxproj Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
Core.vcxproj.filters Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
CoreParameter.h
CoreTiming.cpp Move the profiler to Common 2020-10-04 11:42:16 +02:00
CoreTiming.h
CwCheat.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
CwCheat.h Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
HDRemaster.cpp Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
HDRemaster.h
Host.cpp
Host.h Update symbol list of disassembly window when loadexec. 2020-09-12 19:45:25 +08:00
Instance.cpp Windows: Show instance counter only with peers. 2020-08-18 06:59:49 -07:00
Instance.h Windows: Show instance counter only with peers. 2020-08-18 06:59:49 -07:00
KeyMap.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
KeyMap.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
Loaders.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
Loaders.h
MemFault.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
MemFault.h Split the fault handling from MemMap.cpp to MemFault.cpp. 2020-07-15 12:12:57 +02:00
MemMap.cpp Core: Fix memory size check. 2020-09-27 12:54:34 -07:00
MemMap.h Mark the PPGe font texture as reliable to avoid hashing it. 2020-09-22 21:13:30 +02:00
MemMapFunctions.cpp Partially fix Katamari (flicker due to choice of the wrong depth buffer still happening). 2020-09-01 22:54:36 +02:00
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
PSPLoaders.h
Replay.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
Replay.h
Reporting.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
Reporting.h Log the first 100 block transfers instead of just the first one. Should make it easier to spot interesting things without hacking the log code. 2020-08-16 22:38:15 +02:00
SaveState.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
SaveState.h SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
Screenshot.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
Screenshot.h
System.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
System.h Plugins: Support for loading game-specific plugins. 2020-09-08 09:12:19 -07:00
TextureReplacer.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
TextureReplacer.h GPU: Remove neon xxhash implementation. 2020-08-27 20:31:09 -07:00
ThreadEventQueue.h Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR 2020-07-12 15:25:20 +02:00
WaveFile.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
WaveFile.h Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
WebServer.cpp Move threading utils from native to Common 2020-10-01 09:27:25 +02:00
WebServer.h
x360_compat.h