ppsspp/Common
2024-11-29 16:00:34 +01:00
..
Battery
Crypto
Data Buffer: Optimize scanning for the next crlf 2024-11-22 10:31:07 +01:00
File Add a separate bool for I/O logging 2024-11-29 16:00:34 +01:00
GPU Fix broken check for intel macs (for auto-disabling Vulkan) 2024-11-27 15:23:50 +01:00
Input Fix printscreen keyboard mapping (although kinda useless) 2024-11-25 23:40:51 +01:00
Log Logging: When not on EmuThread, log with the host thread name instead of the PSP thread name. 2024-11-27 15:38:41 +01:00
Math
Net Assorted warning fixes 2024-11-28 15:02:26 +01:00
Profiler
Render Warning fixes 2024-11-06 11:59:34 +01:00
Serialize
System ImDebugger: Add basic filesystem browser. Add partial support for "save file dialogs" to System. 2024-11-25 23:03:15 +01:00
Thread Bypass the PSP file system when calculating the savedata size to avoid a lock 2024-11-29 14:43:13 +01:00
UI Fix a runtime warning in text rendering 2024-11-21 15:48:18 +01:00
VR
ABI.cpp
ABI.h
Arm64Emitter.cpp
Arm64Emitter.h
ArmCommon.h
ArmCPUDetect.cpp
ArmEmitter.cpp
ArmEmitter.h
BitScan.h
BitSet.h
Buffer.cpp Buffer: Optimize scanning for the next crlf 2024-11-22 10:31:07 +01:00
Buffer.h Use CharQueue in Buffer 2024-11-22 00:02:50 +01:00
CodeBlock.h
Common.h
Common.vcxproj Implement new fast queue data structure CharQueue 2024-11-22 00:02:47 +01:00
Common.vcxproj.filters Implement new fast queue data structure CharQueue 2024-11-22 00:02:47 +01:00
CommonFuncs.h
CommonTypes.h
CommonWindows.h
CPUDetect.cpp
CPUDetect.h
DbgNew.h Code fixes. Correct the UWP fix 2024-11-04 23:14:39 +01:00
ExceptionHandlerSetup.cpp
ExceptionHandlerSetup.h
FakeCPUDetect.cpp
FakeEmitter.h
GhidraClient.cpp Various struct viewer fixes and improvements 2024-11-23 10:57:42 +01:00
GhidraClient.h Ghidra client fix 2024-11-28 09:50:24 +01:00
GraphicsContext.h
Log.cpp
Log.h
LogReporting.cpp
LogReporting.h
LoongArchCPUDetect.cpp Force LoongArchCPUInfoParser::TotalLogicalCount() to return int on all code paths 2024-11-19 15:40:46 +03:00
MachineContext.h
MemArena.h
MemArenaAndroid.cpp
MemArenaDarwin.cpp
MemArenaHorizon.cpp
MemArenaPosix.cpp
MemArenaWin32.cpp
MemoryUtil.cpp
MemoryUtil.h
MemoryUtilHorizon.cpp
MipsCPUDetect.cpp
MipsEmitter.cpp
MipsEmitter.h
MsgHandler.h
OSVersion.cpp
OSVersion.h
RiscVCPUDetect.cpp
RiscVEmitter.cpp
RiscVEmitter.h
StringUtils.cpp
StringUtils.h
Swap.h
SysError.cpp
SysError.h
Thunk.cpp
Thunk.h
TimeUtil.cpp ImDebugger: Fix issue with HLE Modules window always showing, more granular sleep logging 2024-11-21 15:48:18 +01:00
TimeUtil.h Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h