dolphin/Source/Core/Common
2022-07-30 12:06:21 -07:00
..
Config
Crypto SHA1/arm64: fix casting warning on certain gcc 2022-07-30 12:06:21 -07:00
Debug
GL GLX: Guard against redefinition of PFNGLXSWAPINTERVALEXTPROC 2022-05-29 13:50:32 -04:00
Logging Use Dynamic last Log Type 2022-07-27 00:07:53 +02:00
Align.h
Analytics.cpp
Analytics.h
AndroidAnalytics.cpp
AndroidAnalytics.h
Arm64Emitter.cpp
Arm64Emitter.h Arm64Emitter: Simplify LogicalImm further 2022-07-10 22:17:09 +01:00
ArmCommon.h
ArmCPUDetect.cpp CPUDetect: improve win/arm64 support 2022-07-25 21:21:11 -07:00
ArmFPURoundMode.cpp
Assert.h
BitField.h
BitField.natvis
BitSet.h
BitUtils.h Common: Fix CountTrailingZeros for weird compilers 2022-07-10 17:35:47 -05:00
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h Resolve GCC Warnings 2022-06-30 15:26:48 -05:00
CMakeLists.txt introduce wrapper for SHA1 functionality 2022-07-26 22:16:37 -07:00
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
CommonFuncs.cpp
CommonFuncs.h
CommonPaths.h Common: Change default path for Wii SD cards to not be inside the Wii NAND. 2022-07-11 23:11:41 +02:00
CommonTypes.h
CompatPatches.cpp
CPUDetect.h CPUDetect: improve win/arm64 support 2022-07-25 21:21:11 -07:00
DebugInterface.h Gekko constistancy changes. Add context item to codeview to show or copy a load/store target memory address from instructions at or near PC when paused. 2022-03-17 12:53:38 -07:00
DynamicLibrary.cpp
DynamicLibrary.h Common: Make DynamicLibrary non-copyable 2022-03-05 23:40:41 +01:00
ENetUtil.cpp
ENetUtil.h
EnumFormatter.h
EnumMap.h
EnumMap.natvis
Event.h
FatFsUtil.cpp FatFsUtil: Skip past entries with invalid filenames. 2022-07-11 23:11:42 +02:00
FatFsUtil.h Core: In deterministic mode, build SD cards with a consistent filename order and dummy timestamps. 2022-07-11 23:11:41 +02:00
FileSearch.cpp
FileSearch.h
FileUtil.cpp Common: Change default path for Wii SD cards to not be inside the Wii NAND. 2022-07-11 23:11:41 +02:00
FileUtil.h Config and UICommon: Add config option and user path for Wii SD card sync folder. 2022-07-11 23:11:40 +02:00
FixedSizeQueue.h
Flag.h
FloatUtils.cpp
FloatUtils.h
FormatUtil.h
FPURoundMode.h
GekkoDisassembler.cpp Gekko constistancy changes. Add context item to codeview to show or copy a load/store target memory address from instructions at or near PC when paused. 2022-03-17 12:53:38 -07:00
GekkoDisassembler.h Gekko constistancy changes. Add context item to codeview to show or copy a load/store target memory address from instructions at or near PC when paused. 2022-03-17 12:53:38 -07:00
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp
Hash.h
HRWrap.cpp
HRWrap.h windows: buildfix if pch not used 2022-04-12 12:28:57 -07:00
HttpRequest.cpp
HttpRequest.h
Image.cpp SavePNG: make sure to finalize image file 2022-07-28 10:12:36 -07:00
Image.h replace libpng with libspng 2022-07-25 18:32:16 -07:00
IniFile.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
IniFile.h
Inline.h Change _WIN32 check to a _MSC_VER check in Inline.h 2022-05-02 01:57:36 -05:00
Intrinsics.h
IOFile.cpp
IOFile.h
JitRegister.cpp
JitRegister.h
Lazy.h
LdrWatcher.cpp
LdrWatcher.h
LinearDiskCache.h
make_scmrev.h.js
MathUtil.cpp
MathUtil.h
Matrix.cpp
Matrix.h
MemArena.h
MemArenaAndroid.cpp
MemArenaUnix.cpp
MemArenaWin.cpp
MemoryUtil.cpp MemoryUtil: Remove __builtin_available for macOS 10.14 2022-06-01 22:57:56 -04:00
MemoryUtil.h
MinizipUtil.h CMake: rename minizip to minizip-ng 2022-06-06 14:21:43 +02:00
MsgHandler.cpp
MsgHandler.h Add a check for libfmt version so that in case libfmt-9 is used the function is_compile_string is called under it's new namespace 2022-07-09 17:02:09 +02:00
NandPaths.cpp
NandPaths.h
Network.cpp Common/Network: Update IP checksum since total_len might have changed 2022-07-10 20:56:07 +04:00
Network.h Common/Network: Make Build() methods const 2022-07-10 20:12:07 +04:00
PcapFile.cpp
PcapFile.h
PerformanceCounter.cpp
PerformanceCounter.h
Profiler.cpp
Profiler.h
QoSSession.cpp
QoSSession.h
Random.cpp
Random.h
Result.h
scmrev.h.in
SCMRevGen.vcxproj msbuild: simplify lang/scm projects a bit 2022-04-27 15:06:04 -07:00
ScopeGuard.h
SDCardUtil.cpp
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp
SettingsHandler.h
SFMLHelper.cpp
SFMLHelper.h
SocketContext.cpp
SocketContext.h
SPSCQueue.h
StringUtil.cpp Merge pull request #10876 from shuffle2/cpudetect 2022-07-26 12:52:50 +02:00
StringUtil.h Merge pull request #10876 from shuffle2/cpudetect 2022-07-26 12:52:50 +02:00
Swap.h
SymbolDB.cpp
SymbolDB.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp NetPlayDialog: Display external IP/Port as seen by the traversal server when it's used. 2022-03-15 01:56:16 -05:00
TraversalClient.h NetPlayDialog: Display external IP/Port as seen by the traversal server when it's used. 2022-03-15 01:56:16 -05:00
TraversalProto.h NetPlayDialog: Display external IP/Port as seen by the traversal server when it's used. 2022-03-15 01:56:16 -05:00
TraversalServer.cpp
TypeUtils.h
UPnP.cpp
UPnP.h
VariantUtil.h
Version.cpp
Version.h
WindowSystemInfo.h
WorkQueueThread.h
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp CPUDetect: improve win/arm64 support 2022-07-25 21:21:11 -07:00
x64Emitter.cpp
x64Emitter.h
x64FPURoundMode.cpp
x64Reg.h