ppsspp/Core
2020-01-14 17:30:15 +08:00
..
Debugger Debugger: reset step counter on game stop. 2019-09-25 23:36:01 -07:00
Dialog Io: Consistently use error codes with OpenFile(). 2019-10-20 11:03:37 -07:00
ELF
FileLoaders Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
FileSystems fix 2020-01-04 09:11:15 +08:00
Font
HLE Oops 2020-01-14 17:30:15 +08:00
HW SasAudio: Cap the cycle estimate at 1200 to prevent crackling in FFT. Fixes #9956. 2019-08-22 23:41:20 +02:00
MIPS Fix vcrs disassembly 2019-10-30 22:35:13 +01:00
Util Io: Consistently use error codes with OpenFile(). 2019-10-20 11:03:37 -07:00
AVIDump.cpp Fix avi dump via render buffer instead, 2019-06-04 07:54:17 +02:00
AVIDump.h
Compatibility.cpp Vulkan: Enable renderpass merging for all games (was introduced in 1.9 for GoW games). A number of other games can also benefit. 2019-11-30 22:44:59 +01:00
Compatibility.h Vulkan: Enable renderpass merging for all games (was introduced in 1.9 for GoW games). A number of other games can also benefit. 2019-11-30 22:44:59 +01:00
Config.cpp Improve compatibility. 2020-01-14 17:15:11 +08:00
Config.h Add camera support for windows. 2020-01-13 15:06:02 +08:00
ConfigValues.h Core: Ignore case of GPU backend setting. 2019-06-22 12:49:15 -07:00
Core.cpp UWP Window resizing support 2019-05-13 15:43:11 +08:00
Core.h
Core.vcxproj sceUsbMic 2019-08-03 21:09:33 +03:00
Core.vcxproj.filters sceUsbMic 2019-08-03 21:09:33 +03:00
CoreParameter.h UI: Stop caching the draw context in coreParam. 2019-09-28 21:58:15 -07:00
CoreTiming.cpp Add missing variable reset fixes #12002 2019-04-28 06:43:59 +02:00
CoreTiming.h Oops, got these backwards. 2019-04-16 17:36:29 -07:00
CwCheat.cpp Add the other gameIDs for euro tony hawk 2019-03-01 14:31:28 +01:00
CwCheat.h Hardcode the cheats that work around the Tony Hawk jit issues. Temporary, horrible hack working around #3854. 2019-03-01 10:56:17 +01:00
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp fix 2020-01-04 09:11:15 +08:00
Loaders.h fix 2020-01-04 09:11:15 +08:00
MemMap.cpp
MemMap.h Core: Fix memory range guard check. 2019-09-28 08:40:41 -07:00
MemMapFunctions.cpp
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Oops. 2020-01-04 11:14:32 +08:00
PSPLoaders.h Move umd replace to loaders. 2020-01-02 14:56:24 +08:00
Replay.cpp Replay: Attempt to ignore reads in PSP/GAME. 2019-07-04 23:46:15 -07:00
Replay.h Replay: Attempt to ignore reads in PSP/GAME. 2019-07-04 23:46:15 -07:00
Reporting.cpp Merge pull request #12371 from unknownbrackets/thread-detach 2019-10-07 20:27:42 +02:00
Reporting.h
SaveState.cpp SaveState: Handle compression thread better. 2019-09-28 11:43:44 -07:00
SaveState.h
Screenshot.cpp Fix some further static analysis warnings 2019-06-18 01:08:25 +02:00
Screenshot.h
System.cpp Add a compat.ini flag for software rendering, use it to force on in Darkstalkers 2019-10-27 20:54:36 +01:00
System.h Core: Wait for background CPU load on exit. 2018-11-01 21:29:34 -07:00
TextureReplacer.cpp Replacement: Allow region-specific settings. 2019-07-14 16:01:37 -07:00
TextureReplacer.h Replacement: Allow region-specific settings. 2019-07-14 16:01:37 -07:00
ThreadEventQueue.h
WaveFile.cpp
WaveFile.h
WebServer.cpp http: Ensure webserver shutdown on exit. 2019-09-28 11:12:12 -07:00
WebServer.h http: Ensure webserver shutdown on exit. 2019-09-28 11:12:12 -07:00
x360_compat.h