ppsspp/Core
Henrik Rydgård d775bf4e4c
Merge pull request #14442 from unknownbrackets/path-extension
Update path extension and PSP/GAME/ handling
2021-05-10 21:05:05 +02:00
..
Debugger Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
Dialog Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
ELF Merge pull request #14442 from unknownbrackets/path-extension 2021-05-10 21:05:05 +02:00
FileLoaders Loaders: Rename Path() to GetPath(). 2021-05-09 17:10:14 -07:00
FileSystems Merge pull request #14442 from unknownbrackets/path-extension 2021-05-10 21:05:05 +02:00
Font Global: Correct many endian types and casts. 2021-02-18 22:25:24 -08:00
HLE Windows: Avoid C++ files for consistency. 2021-05-09 17:00:48 -07:00
HW Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
MIPS Core: Leave delay slot when re-entering jit. 2021-05-09 08:52:38 -07:00
Util Update libzip to 1.7.3. 2021-05-09 20:45:53 -07:00
AVIDump.cpp Common: Move ColorConv to a more appropriate place. 2021-05-01 11:20:05 -07:00
AVIDump.h
Compatibility.cpp Compat: Remove single/double sincos path. 2021-04-25 07:09:50 -07:00
Compatibility.h Compat: Remove single/double sincos path. 2021-04-25 07:09:50 -07:00
Config.cpp GPU: Stop using Off as terminator for postshaders. 2021-04-10 18:35:23 -07:00
Config.h UI: Add BG animation for recent games. 2021-04-04 10:48:42 -07:00
ConfigValues.h UI: Add BG animation for recent games. 2021-04-04 10:48:42 -07:00
Core.cpp Cause the correct type of exception. Never ignore EXEC_ADDR exceptions. 2021-02-09 09:38:03 +01:00
Core.h Cause the correct type of exception. Never ignore EXEC_ADDR exceptions. 2021-02-09 09:38:03 +01:00
Core.vcxproj UWP: Order includes, avoid file attrs to buildfix. 2021-05-09 21:56:34 -07:00
Core.vcxproj.filters UWP: Order includes, avoid file attrs to buildfix. 2021-05-09 21:56:34 -07:00
CoreParameter.h GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
CoreTiming.cpp SaveState: Automatically fix duplicate event types. 2021-03-02 20:09:49 -08:00
CoreTiming.h SaveState: Make event restoring more obvious. 2020-12-28 13:29:19 -08:00
CwCheat.cpp Cheats: Parse files using C files for Path compat. 2021-05-09 17:00:48 -07:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h Windows: Fix improper case or missing includes. 2021-02-14 10:30:10 -08:00
Host.cpp
Host.h SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI. 2020-10-22 17:45:29 +08:00
Instance.cpp http: Remove timeoutless requests. 2021-05-01 11:20:05 -07:00
Instance.h
KeyMap.cpp UI: Flip Y analog direction based on config. 2021-04-04 08:39:49 -07:00
KeyMap.h UI: Flip Y analog direction based on config. 2021-04-04 08:39:49 -07:00
Loaders.cpp Common: Cleanup AssetReader extension filter. 2021-05-09 17:57:07 -07:00
Loaders.h Loaders: Remove fileLoader->Extension(). 2021-05-09 17:17:13 -07:00
MemFault.cpp Remove now-redundant check 2021-02-09 10:17:15 +01:00
MemFault.h Crash screen: Add a very dangerous and inaccurate "Resume" function. 2020-12-19 20:27:39 +01:00
MemMap.cpp MemMap: Map 0xC0000000 into virtual memory. 2021-04-23 23:21:51 -07:00
MemMap.h MemMap: Cleanup memory mirror pointers. 2021-04-23 22:43:21 -07:00
MemMapFunctions.cpp Core: Correct ValidSize outside scratchpad. 2021-04-21 19:32:22 -07:00
MemMapHelpers.h Debugger: Include src tag in Memory::Memcpy. 2021-04-03 18:14:59 -07:00
Opcode.h More reinterpret shader gen and test work. 2020-11-08 10:41:20 +01:00
PSPLoaders.cpp Loaders: Look for PSP/GAME/ not /PSP/GAME/. 2021-05-09 17:50:59 -07:00
PSPLoaders.h
Replay.cpp Common: Include unistd.h before ctime on mingw. 2021-02-14 10:30:10 -08:00
Replay.h
Reporting.cpp http: Skip processing response body for void. 2021-05-01 11:20:05 -07:00
Reporting.h UI: Add button to show CRC on feedback screen. 2021-02-16 19:29:37 -08:00
SaveState.cpp Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
SaveState.h SaveState: Delay restart handling until end frame. 2021-02-21 08:18:13 -08:00
Screenshot.cpp Common: Move ColorConv to a more appropriate place. 2021-05-01 11:20:05 -07:00
Screenshot.h
System.cpp Merge pull request #14442 from unknownbrackets/path-extension 2021-05-10 21:05:05 +02:00
System.h Add an iOS-only utility in devtools to copy savestates to memstick root. 2020-12-16 14:52:34 +01:00
TextureReplacer.cpp Core: Remove some uses of OpenCPPFile. 2021-05-09 17:00:48 -07:00
TextureReplacer.h revert filename prefix for reducehashranges 2021-04-03 18:19:51 +02:00
ThreadEventQueue.h
ThreadPools.cpp Core: Init memory on multiple threads. 2021-04-16 00:53:50 -07:00
ThreadPools.h Core: Init memory on multiple threads. 2021-04-16 00:53:50 -07:00
WaveFile.cpp
WaveFile.h Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
WebServer.cpp http: Skip processing response body for void. 2021-05-01 11:20:05 -07:00
WebServer.h
x360_compat.h