| .. |
|
Assembler
|
Avoid map/set double lookups
|
2025-07-08 06:53:42 +02:00 |
|
Config
|
Config: Use maximum value of size_t instead of -1 as default value in ConfigChangedCallbackID
|
2025-11-08 11:35:31 -05:00 |
|
Crypto
|
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
|
2025-06-07 17:55:14 -05:00 |
|
Debug
|
|
|
|
GL
|
|
|
|
Logging
|
Logging: Don't overwrite LDEBUG verbosity in Release builds
|
2025-09-19 13:25:42 -07:00 |
|
Align.h
|
|
|
|
Analytics.cpp
|
|
|
|
Analytics.h
|
|
|
|
Arm64Emitter.cpp
|
Merge pull request #13875 from JosJuice/jitarm64-orr-base-without-mirror
|
2025-11-10 20:16:21 +01:00 |
|
Arm64Emitter.h
|
|
|
|
ArmCommon.h
|
|
|
|
ArmCPUDetect.cpp
|
|
|
|
ArmFPURoundMode.cpp
|
|
|
|
Assert.h
|
Logging: Don't overwrite LDEBUG verbosity in Release builds
|
2025-09-19 13:25:42 -07:00 |
|
BitField.h
|
Common/BitField: Silence two warnings:
|
2025-11-15 20:32:14 -06:00 |
|
BitField.natvis
|
|
|
|
BitSet.h
|
|
|
|
BitUtils.h
|
Common/BitUtils: Add overloads of AsU8Span/AsWritableU8Span that handle conversions from contiguous ranges.
|
2025-11-09 03:08:14 -06:00 |
|
BlockingLoop.h
|
|
|
|
Buffer.h
|
|
|
|
build_info.txt.in
|
|
|
|
ChunkFile.h
|
|
|
|
CMakeLists.txt
|
Use minizip-ng's CMakeLists instead of relying on our own implementation
|
2025-11-27 00:18:31 +01:00 |
|
CodeBlock.h
|
|
|
|
ColorUtil.cpp
|
|
|
|
ColorUtil.h
|
|
|
|
Common.h
|
|
|
|
CommonFuncs.cpp
|
CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an error number.
|
2025-10-04 14:51:17 -05:00 |
|
CommonFuncs.h
|
CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an error number.
|
2025-10-04 14:51:17 -05:00 |
|
CommonPaths.h
|
chore: remove unused Logs/Mail/ dir
|
2025-09-24 17:42:59 -05:00 |
|
CommonTypes.h
|
|
|
|
CompatPatches.cpp
|
|
|
|
Contains.h
|
Common: Replace Contains and ContainsSubrange with C++23 std::ranges equivalents
|
2025-06-05 19:18:08 -04:00 |
|
CPUDetect.h
|
|
|
|
DirectIOFile.cpp
|
Windows/DirectIOFile: Don't request DELETE access for read-only Open
|
2025-11-29 14:02:24 -08:00 |
|
DirectIOFile.h
|
Common: Add a DirectIOFile class that allows for copies which are entirely thread safe.
|
2025-11-09 03:08:14 -06:00 |
|
DynamicLibrary.cpp
|
|
|
|
DynamicLibrary.h
|
|
|
|
ENet.cpp
|
|
|
|
ENet.h
|
|
|
|
EnumFormatter.h
|
|
|
|
EnumMap.h
|
|
|
|
EnumMap.natvis
|
|
|
|
EnumUtils.h
|
|
|
|
Event.h
|
|
|
|
FatFsUtil.cpp
|
fmt: Replace deprecated fmt::localtime usage with Common::LocalTime
|
2025-06-04 13:32:12 +02:00 |
|
FatFsUtil.h
|
|
|
|
FileSearch.cpp
|
|
|
|
FileSearch.h
|
|
|
|
FilesystemWatcher.cpp
|
Fix various warnings
|
2025-07-12 12:47:30 +02:00 |
|
FilesystemWatcher.h
|
Common: Add class 'FilesystemWatcher' that is used to watch paths and receive callbacks about filesystem level events for anything under that path
|
2025-06-06 23:03:02 -05:00 |
|
FileUtil.cpp
|
AdvancedPane: Add a button to restore default settings
|
2025-10-27 15:59:33 +01:00 |
|
FileUtil.h
|
AdvancedPane: Add a button to restore default settings
|
2025-10-27 15:59:33 +01:00 |
|
FixedSizeQueue.h
|
|
|
|
Flag.h
|
|
|
|
FloatUtils.cpp
|
FloatUtils: Replace quieting SNaNs via 0.0 + x with MakeQuiet
|
2025-08-17 11:24:38 -04:00 |
|
FloatUtils.h
|
FloatUtils: Move MakeQuiet function here from Interpreter_FPUtils
|
2025-08-17 11:23:12 -04:00 |
|
FormatUtil.h
|
|
|
|
FPURoundMode.h
|
|
|
|
Functional.h
|
Common/Functional: Add InvokerOf template which can convert function pointers to functor types.
|
2025-11-18 14:19:21 -06:00 |
|
GekkoDisassembler.cpp
|
Merge pull request #13586 from Tilka/spr_disasm
|
2025-05-09 18:55:53 -04:00 |
|
GekkoDisassembler.h
|
|
|
|
GenericCPUDetect.cpp
|
|
|
|
GenericFPURoundMode.cpp
|
|
|
|
Hash.cpp
|
|
|
|
Hash.h
|
|
|
|
HookableEvent.h
|
HookableEvent: Allow hooks to be added and removed from within a Trigger callback. This fixes a deadlock in FIFOFifoRecorder.
|
2025-11-21 16:58:20 -06:00 |
|
HostDisassembler.cpp
|
|
|
|
HostDisassembler.h
|
|
|
|
HRWrap.cpp
|
|
|
|
HRWrap.h
|
|
|
|
HttpRequest.cpp
|
|
|
|
HttpRequest.h
|
|
|
|
Image.cpp
|
|
|
|
Image.h
|
|
|
|
IniFile.cpp
|
|
|
|
IniFile.h
|
|
|
|
Inline.h
|
|
|
|
Intrinsics.h
|
|
|
|
IOFile.cpp
|
Common/IOFile: Remove the Duplicate function. The duplicate handles shared a read/write position making them effectively not thread-safe.
|
2025-11-09 03:08:14 -06:00 |
|
IOFile.h
|
Common/IOFile: Remove the Duplicate function. The duplicate handles shared a read/write position making them effectively not thread-safe.
|
2025-11-09 03:08:14 -06:00 |
|
JitRegister.cpp
|
JitRegister: Remove OProfile profiler
|
2025-10-26 20:48:15 +01:00 |
|
JitRegister.h
|
|
|
|
JsonUtil.cpp
|
|
|
|
JsonUtil.h
|
|
|
|
Lazy.h
|
|
|
|
LdrWatcher.cpp
|
|
|
|
LdrWatcher.h
|
|
|
|
LinearDiskCache.h
|
|
|
|
make_scmrev.h.js
|
|
|
|
MathUtil.h
|
MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_greater and fix a floating point edge case.
|
2025-08-27 21:24:46 -05:00 |
|
Matrix.cpp
|
Common: add transpose function to Matrix class
|
2025-09-17 11:14:09 -05:00 |
|
Matrix.h
|
Common: add transpose function to Matrix class
|
2025-09-17 11:14:09 -05:00 |
|
MemArena.h
|
MemArena/LazyMemoryRegion: Add EnsureMemoryPagesWritable function to ensure a region of bytes is writable without the caller needing to be aware of the windows-only BLOCK_SIZE value.
|
2025-11-23 05:17:22 -06:00 |
|
MemArenaAndroid.cpp
|
|
|
|
MemArenaDarwin.cpp
|
|
|
|
MemArenaUnix.cpp
|
|
|
|
MemArenaWin.cpp
|
|
|
|
MemoryUtil.cpp
|
|
|
|
MemoryUtil.h
|
|
|
|
MinizipUtil.h
|
minizip-ng: Stop using compatibility mode
|
2025-05-22 12:51:55 +02:00 |
|
MsgHandler.cpp
|
|
|
|
MsgHandler.h
|
|
|
|
Mutex.h
|
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::mutex.
|
2025-11-02 20:45:55 -06:00 |
|
NandPaths.cpp
|
WiiSaveBanner: fall back to $userdir/Load/WiiBanners
|
2025-07-04 23:15:50 +01:00 |
|
NandPaths.h
|
WiiSaveBanner: fall back to $userdir/Load/WiiBanners
|
2025-07-04 23:15:50 +01:00 |
|
Network.cpp
|
Common/Network: Add BluetoothAddress struct and string conversion functions.
|
2025-10-04 14:51:17 -05:00 |
|
Network.h
|
Common/Network: Add BluetoothAddress struct and string conversion functions.
|
2025-10-04 14:51:17 -05:00 |
|
OneShotEvent.h
|
Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is safe in situations when being immediately destructed.
|
2025-11-18 14:19:21 -06:00 |
|
PcapFile.cpp
|
|
|
|
PcapFile.h
|
|
|
|
Profiler.cpp
|
|
|
|
Profiler.h
|
|
|
|
Projection.h
|
|
|
|
QoSSession.cpp
|
macoS: update QoSSession with SO_NET_SERVICE_TYPE.
|
2025-09-22 17:30:18 -04:00 |
|
QoSSession.h
|
|
|
|
Random.cpp
|
|
|
|
Random.h
|
|
|
|
Result.h
|
Common/Result: Swap order of template parameters to match C++26's std::expected, make all member functions constexpr, and add moving "unexpected" conversion constructor for consistency.
|
2025-11-21 19:24:48 -06:00 |
|
scmrev.h.in
|
|
|
|
SCMRevGen.vcxproj
|
|
|
|
ScopeGuard.h
|
Common/ScopeGuard: Fix move constructor.
|
2025-11-18 14:19:21 -06:00 |
|
SDCardUtil.cpp
|
|
|
|
SDCardUtil.h
|
|
|
|
Semaphore.h
|
|
|
|
SettingsHandler.cpp
|
fmt: Replace deprecated fmt::localtime usage with Common::LocalTime
|
2025-06-04 13:32:12 +02:00 |
|
SettingsHandler.h
|
|
|
|
SFMLHelper.cpp
|
|
|
|
SFMLHelper.h
|
|
|
|
SmallVector.h
|
|
|
|
SocketContext.cpp
|
|
|
|
SocketContext.h
|
|
|
|
SpanUtils.h
|
|
|
|
SPSCQueue.h
|
|
|
|
StringLiteral.h
|
|
|
|
StringUtil.cpp
|
StringUtils: Drop TabsToSpaces
|
2025-12-15 13:41:54 +01:00 |
|
StringUtil.h
|
StringUtils: Drop TabsToSpaces
|
2025-12-15 13:41:54 +01:00 |
|
Swap.h
|
|
|
|
SymbolDB.cpp
|
PPCSymbolDB: Don't return non-const pointers
|
2025-07-27 17:03:57 +02:00 |
|
SymbolDB.h
|
PPCSymbolDB: Don't return non-const pointers
|
2025-07-27 17:03:57 +02:00 |
|
Thread.cpp
|
|
|
|
Thread.h
|
|
|
|
Timer.cpp
|
Common/Timer: Add a SteadyAwakeClock class which counts non-suspended system running time.
|
2025-07-24 23:56:10 -05:00 |
|
Timer.h
|
Common/Timer: Add a SteadyAwakeClock class which counts non-suspended system running time.
|
2025-07-24 23:56:10 -05:00 |
|
TimeUtil.cpp
|
fmt: Replace deprecated fmt::localtime usage with Common::LocalTime
|
2025-06-04 13:32:12 +02:00 |
|
TimeUtil.h
|
fmt: Replace deprecated fmt::localtime usage with Common::LocalTime
|
2025-06-04 13:32:12 +02:00 |
|
TraversalClient.cpp
|
|
|
|
TraversalClient.h
|
|
|
|
TraversalProto.h
|
|
|
|
TraversalServer.cpp
|
|
|
|
TypeUtils.h
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
UnixUtil.h
|
Common: Add some utilities to a new UnixUtil header.
|
2025-10-04 14:51:17 -05:00 |
|
Unreachable.h
|
|
|
|
UPnP.cpp
|
|
|
|
UPnP.h
|
|
|
|
VariantUtil.h
|
|
|
|
Version.cpp
|
|
|
|
Version.h
|
|
|
|
WaitableFlag.h
|
|
|
|
WindowsDevice.cpp
|
WindowsDevice: Add DeviceChangeNotification class.
|
2025-12-23 00:02:36 -06:00 |
|
WindowsDevice.h
|
WindowsDevice: Add DeviceChangeNotification class.
|
2025-12-23 00:02:36 -06:00 |
|
WindowsRegistry.cpp
|
|
|
|
WindowsRegistry.h
|
|
|
|
WindowSystemInfo.h
|
|
|
|
WorkQueueThread.h
|
WorkQueueThread: Fix Cancel() race with internal command queue.
|
2025-05-20 21:51:25 -05:00 |
|
x64ABI.cpp
|
|
|
|
x64ABI.h
|
|
|
|
x64CPUDetect.cpp
|
|
|
|
x64Emitter.cpp
|
x64Emitter: Fix missing-declarations warning
|
2025-10-30 12:35:22 +01:00 |
|
x64Emitter.h
|
Jit64: Dynamic length of regular jump instruction (for known addresses)
|
2025-10-08 00:15:57 +02:00 |
|
x64FPURoundMode.cpp
|
|
|
|
x64Reg.h
|
x64Emitter: Support YMM registers
|
2025-09-02 22:15:16 +02:00 |