dolphin/Source/Core/Common
2020-11-27 02:36:33 +01:00
..
Config Common: Optimize Config::Get 2020-11-25 16:26:13 +01:00
Crypto
Debug Common: Move OSThreads into core 2020-10-21 07:35:42 -04:00
GL Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
Logging Merge pull request #9260 from leoetlino/fmt-checks 2020-11-20 16:05:25 +01:00
Align.h
Analytics.cpp
Analytics.h
AndroidAnalytics.cpp
AndroidAnalytics.h
Arm64Emitter.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
Arm64Emitter.h
ArmCommon.h
ArmCPUDetect.cpp
Assert.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h
BitField.natvis
BitSet.h
BitUtils.h
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h
CMakeLists.txt Common: Validate the number of {} fields in format strings 2020-11-19 17:09:24 +01:00
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
Common.vcxproj Common: Validate the number of {} fields in format strings 2020-11-19 17:09:24 +01:00
Common.vcxproj.filters Common: Validate the number of {} fields in format strings 2020-11-19 17:09:24 +01:00
CommonFuncs.cpp
CommonFuncs.h
CommonPaths.h InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image. 2020-10-03 17:10:35 -05:00
CommonTypes.h
CompatPatches.cpp
CPUDetect.h CPUDetect: Indicate slow PDEP/PEXT only for Zen1/+/2 (Family 23) 2020-11-08 14:27:24 +01:00
DebugInterface.h
DynamicLibrary.cpp
DynamicLibrary.h
ENetUtil.cpp
ENetUtil.h
Event.h
File.cpp Android: Add content provider support to File::IOFile 2020-09-16 18:38:53 +02:00
File.h IOFile: Add WriteString() method to replace fprintf string writing. 2020-11-25 15:41:25 +01:00
FileSearch.cpp
FileSearch.h
FileUtil.cpp Fix file rename errors on Windows 2020-11-25 16:12:58 -08:00
FileUtil.h InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image. 2020-10-03 17:10:35 -05:00
FixedSizeQueue.h
Flag.h
FloatUtils.cpp
FloatUtils.h
FormatUtil.h Common: Assert that translatable strings use positional arguments 2020-11-20 20:24:30 +01:00
FPURoundMode.h
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp Fix -Wsign-compare warnings 2020-11-21 02:08:09 +01:00
Hash.h
HttpRequest.cpp Common: Fix logger related crash when HTTP response is empty 2020-10-29 21:20:59 +01:00
HttpRequest.h
Image.cpp
Image.h
IniFile.cpp
IniFile.h
Inline.h
Intrinsics.h
JitRegister.cpp
JitRegister.h
Lazy.h
LdrWatcher.cpp
LdrWatcher.h
LinearDiskCache.h Common/LinearDiskCache: Replace std::fstream with File::IOFile 2020-11-05 00:31:17 +01:00
make_scmrev.h.js
MathUtil.cpp
MathUtil.h MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviation to RunningVariance. 2020-09-28 18:09:33 -05:00
Matrix.cpp Common/Matrix: Add Quaternion class. 2020-10-19 16:18:31 -05:00
Matrix.h Common/Matrix: Allow TVec classes to be used in constexpr contexts 2020-10-21 17:44:02 -04:00
MD5.cpp
MD5.h
MemArena.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
MemArena.h
MemoryUtil.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
MemoryUtil.h
MinizipUtil.h
MsgHandler.cpp Common/MsgHandler: Add fmt-capable variants of the alert macros 2020-11-09 08:48:17 -05:00
MsgHandler.h Common: Assert that translatable strings use positional arguments 2020-11-20 20:24:30 +01:00
NandPaths.cpp
NandPaths.h
Network.cpp
Network.h
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
ScopeGuard.h
SDCardUtil.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp
SettingsHandler.h
SFMLHelper.cpp
SFMLHelper.h
SPSCQueue.h
StringUtil.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
StringUtil.h DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
Swap.h
SymbolDB.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
SymbolDB.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
TraversalClient.h
TraversalProto.h
TraversalServer.cpp
UPnP.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
UPnP.h
VariantUtil.h
Version.cpp
Version.h
WindowSystemInfo.h
WorkQueueThread.h Extended WorkQueueThread class with Clear(), Cancel() and IsCancelled(). 2020-10-01 22:09:45 +02:00
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp CPUDetect: Indicate slow PDEP/PEXT only for Zen1/+/2 (Family 23) 2020-11-08 14:27:24 +01:00
x64Emitter.cpp Common: Migrate logging to fmt 2020-10-23 14:58:03 -04:00
x64Emitter.h
x64FPURoundMode.cpp
x64Reg.h