ppsspp/Core
2016-06-04 18:16:19 -07:00
..
Debugger Merge NativeJit.cpp/h with JitCommon.cpp/h 2016-05-01 11:39:59 +02:00
Dialog Avoid directly calling osm from Core/GPU code. 2016-05-27 22:05:30 -07:00
ELF Add some paranoid checks hoping to fix crashes reported in Google Play developer console. 2016-04-09 18:27:35 +02:00
FileLoaders Clamp reads at the beginning too. 2016-05-26 00:07:46 -07:00
FileSystems Attempt to fix segfault on VirtualDiscFileSystem::GetFileInfo for files where handler is specified 2016-05-31 06:23:53 -05:00
Font
HLE Mpeg: Treat negative available packets as zero. 2016-06-04 18:16:19 -07:00
HW Fix a few reorder warnings. 2016-05-01 09:50:03 -07:00
MIPS Remove an impossible assert condition. 2016-05-31 11:56:23 -07:00
Util Remove more unused code (advanceCallback) 2016-05-01 11:35:16 +02:00
Compatibility.cpp Bring back the depth range hack. 2016-02-06 20:28:45 -08:00
Compatibility.h Bring back the depth range hack. 2016-02-06 20:28:45 -08:00
Config.cpp Make the IRJit core selectable in developer tools 2016-05-08 01:43:27 +02:00
Config.h Make the IRJit core selectable in developer tools 2016-05-08 01:43:27 +02:00
Core.cpp Get rid of the input_state global linkage. 2016-05-27 20:24:01 -07:00
Core.h Fix wrong type of parameter to UpdateRunLoop. Do not understand how this compiled. 2016-05-28 16:11:02 +02:00
Core.vcxproj Complete the separation of the IR compiler frontend from the "Jit" 2016-05-09 20:05:06 +02:00
Core.vcxproj.filters Complete the separation of the IR compiler frontend from the "Jit" 2016-05-09 20:05:06 +02:00
CoreParameter.h Make the IRJit core selectable in developer tools 2016-05-08 01:43:27 +02:00
CoreTiming.cpp Fix timing drift on CoreTiming::ForceCheck(). 2016-05-15 12:43:34 -07:00
CoreTiming.h Remove more unused code (advanceCallback) 2016-05-01 11:35:16 +02:00
CwCheat.cpp Avoid directly calling osm from Core/GPU code. 2016-05-27 22:05:30 -07:00
CwCheat.h Remove some unused private properties. 2016-05-21 09:29:04 -07:00
HDRemaster.cpp Enable extra ram support for Saints Row 2 alpha 2016-01-30 10:07:00 +08:00
HDRemaster.h
Host.cpp
Host.h Avoid directly calling osm from Core/GPU code. 2016-05-27 22:05:30 -07:00
Loaders.cpp Fix a crash when opening a file without extension. 2016-05-26 18:16:41 -07:00
Loaders.h
MemMap.cpp Add Memory utility to detect shutdown. 2016-05-19 21:17:17 -07:00
MemMap.h Add Memory utility to detect shutdown. 2016-05-19 21:17:17 -07:00
MemMapFunctions.cpp Additional fixes and buildfixes 2016-05-08 22:23:51 +02:00
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Fix minor issues in ISOFileSystem 2016-03-06 14:28:10 +01:00
PSPLoaders.h
Reporting.cpp Add some paranoid checks hoping to fix crashes reported in Google Play developer console. 2016-04-09 18:27:35 +02:00
Reporting.h
SaveState.cpp Decouple save states from UI. 2016-05-27 21:25:05 -07:00
SaveState.h Decouple save states from UI. 2016-05-27 21:25:05 -07:00
Screenshot.cpp Rename the TransformPipeline files to DrawEngine, and GLES_GPU to GPU_GLES 2016-04-10 10:31:42 +02:00
Screenshot.h
System.cpp Add config to save or load replaced textures. 2016-04-30 14:05:03 -07:00
System.h Add config to save or load replaced textures. 2016-04-30 14:05:03 -07:00
TextureReplacer.cpp Clean up accidental debug code. 2016-05-31 11:53:17 -07:00
TextureReplacer.h Allow more options in texture [hashes] syntax. 2016-05-31 00:13:52 -07:00
ThreadEventQueue.h
x360_compat.h