ppsspp/Core
2016-01-06 23:49:02 +01:00
..
Debugger Update armips to latest version. 2015-12-26 20:30:35 -08:00
Dialog Fixed some errors from PVS-Studio in Core project 2015-12-31 10:25:11 +03:00
ELF Right, Symbian doesn't have vector.data(). 2015-12-24 13:21:03 -08:00
FileLoaders Disable ISO RAM cache if out of memory. 2015-12-19 15:29:34 -08:00
FileSystems Avoid crash when savestate is for different ISO. 2015-12-24 14:31:23 -08:00
Font
HLE Minor GPU interface cleanup 2016-01-06 23:49:02 +01:00
HW Jit: Invalidate blocks after IO reads. 2015-12-27 21:58:29 -08:00
MIPS update functions 2016-01-04 09:08:52 +08:00
Util Avoid remaster vertex doubling in PPGe. 2015-12-28 14:13:07 -08:00
Compatibility.cpp Remove the depth range hack. 2016-01-03 12:05:59 -08:00
Compatibility.h Remove the depth range hack. 2016-01-03 12:05:59 -08:00
Config.cpp Don't forget global setting when switching configs. 2016-01-05 23:02:19 -08:00
Config.h Buildfix. 2016-01-06 07:20:41 -08:00
Core.cpp Fix Mac build 2016-01-01 14:40:19 +01:00
Core.h Fix Mac build 2016-01-01 14:40:19 +01:00
Core.vcxproj Use a background thread to load ISO into RAM. 2015-12-19 15:23:25 -08:00
Core.vcxproj.filters Use a background thread to load ISO into RAM. 2015-12-19 15:23:25 -08:00
CoreParameter.h GraphicsContext: Abstract away things like swapbuffers etc before adding even more backends. 2016-01-01 14:40:16 +01:00
CoreTiming.cpp
CoreTiming.h
CwCheat.cpp Oops, fix #8234 2015-11-25 14:23:39 +01:00
CwCheat.h
HDRemaster.cpp Identify remasters based on UMD_DATA hash. 2015-12-28 14:13:05 -08:00
HDRemaster.h Identify remasters based on UMD_DATA hash. 2015-12-28 14:13:05 -08:00
Host.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
Host.h GraphicsContext: Abstract away things like swapbuffers etc before adding even more backends. 2016-01-01 14:40:16 +01:00
Loaders.cpp Resolve PBP directories earlier in load process. 2015-12-28 14:13:07 -08:00
Loaders.h Resolve PBP directories earlier in load process. 2015-12-28 14:13:07 -08:00
MemMap.cpp Use MEMSIZE SFO param to detect 64MB homebrew. 2015-12-23 15:16:48 -08:00
MemMap.h Correct scratchpad memory range checks. 2015-12-27 14:29:12 -08:00
MemMapFunctions.cpp Correct scratchpad memory range checks. 2015-12-27 14:29:12 -08:00
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Resolve PBP directories earlier in load process. 2015-12-28 14:13:07 -08:00
PSPLoaders.h Use MEMSIZE SFO param to detect 64MB homebrew. 2015-12-23 15:16:48 -08:00
Reporting.cpp
Reporting.h
SaveState.cpp Generate save state IDs for homebrew using the elf or directory name where applicable. 2015-09-25 19:27:40 +02:00
SaveState.h Generate save state IDs for homebrew using the elf or directory name where applicable. 2015-09-25 19:27:40 +02:00
Screenshot.cpp Track the running GPU backend separate from config. 2016-01-05 22:37:28 -08:00
Screenshot.h
System.cpp Minor GPU interface cleanup 2016-01-06 23:49:02 +01:00
System.h Minor GPU interface cleanup 2016-01-06 23:49:02 +01:00
ThreadEventQueue.h Native merge part 1: skip native/ in includes. 2015-09-06 12:19:33 -07:00
x360_compat.h