dolphin/Source/Core/Common
2020-05-23 18:40:10 -05:00
..
Config Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
Crypto Externals: Add zstd 2020-05-13 20:53:10 +02:00
Debug Debugger: Add a Thread widget 2020-05-03 20:48:30 +04:00
GL Cleanup warnings of -Wunused-variable 2020-03-23 14:24:27 +08:00
Logging Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
Align.h
Analytics.cpp
Analytics.h Common/Analytics: Replace mutex with shared_mutex and minor cleanups. 2020-01-25 14:04:00 -06:00
AndroidAnalytics.cpp
AndroidAnalytics.h
Arm64Emitter.cpp CMake: Fix building ARM64 on Windows 2020-02-12 12:29:31 +01:00
Arm64Emitter.h
ArmCommon.h
ArmCPUDetect.cpp
Assert.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h Externals: Add zstd 2020-05-13 20:53:10 +02:00
BitField.natvis
BitSet.h
BitUtils.h InputCommon: Add types to ControllerEmu that represent raw controller inputs and calibration data to calculate normalized input values. 2020-02-17 15:57:43 -06:00
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h Externals: Add zstd 2020-05-13 20:53:10 +02:00
CMakeLists.txt Externals: Add zstd 2020-05-13 20:53:10 +02:00
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
Common.vcxproj Externals: Add zstd 2020-05-13 20:53:10 +02:00
Common.vcxproj.filters Externals: Add zstd 2020-05-13 20:53:10 +02:00
CommonFuncs.cpp
CommonFuncs.h
CommonPaths.h
CommonTypes.h
CompatPatches.cpp
CPUDetect.h x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen 2020-01-26 22:09:46 -05:00
DebugInterface.h Debugger: Add a Thread widget 2020-05-03 20:48:30 +04:00
DynamicLibrary.cpp
DynamicLibrary.h
ENetUtil.cpp
ENetUtil.h
Event.h
File.cpp
File.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp
FileUtil.h
FixedSizeQueue.h
Flag.h
FloatUtils.cpp
FloatUtils.h
FPURoundMode.h
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp CMake: Fix building ARM64 on Windows 2020-02-12 12:29:31 +01:00
Hash.h
HttpRequest.cpp
HttpRequest.h
Image.cpp
Image.h
IniFile.cpp Common/IniFile: Add Exists function for section name only 2020-02-29 01:39:36 -05:00
IniFile.h Common/IniFile: Add Exists function for section name only 2020-02-29 01:39:36 -05:00
Inline.h Externals: Add zstd 2020-05-13 20:53:10 +02:00
Intrinsics.h
JitRegister.cpp
JitRegister.h
Lazy.h
LdrWatcher.cpp
LdrWatcher.h
LinearDiskCache.h
make_scmrev.h.js
MathUtil.cpp
MathUtil.h MathUtil: Fix Rectangle::GetWidth/Height for unsigned types 2020-05-03 14:41:58 +02:00
Matrix.cpp
Matrix.h Common: Add additional Vector operations. 2020-02-17 15:57:43 -06:00
MD5.cpp
MD5.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
MinizipUtil.h Externals: Update minizip search path. 2020-04-29 12:41:36 +02:00
MsgHandler.cpp
MsgHandler.h
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 Common: Avoid std::function overhead in ScopeGuard 2020-02-15 21:33:31 +01:00
SDCardUtil.cpp
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp SettingsHandler: Don't output null bytes 2020-03-24 17:01:15 +01:00
SettingsHandler.h SettingsHandler: Don't output null bytes 2020-03-24 17:01:15 +01:00
SFMLHelper.cpp
SFMLHelper.h
SPSCQueue.h
StringUtil.cpp StringUtil: Add PathToFileName function 2020-03-16 21:03:34 +01:00
StringUtil.h Common / Core: Update StringUtil to allow specifying the base, default to 0. Fix ActionReplay code to use this instead of prepending '0x' in front 2020-05-23 18:40:10 -05:00
Swap.h
SymbolDB.cpp
SymbolDB.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp
TraversalClient.h
TraversalProto.h
TraversalServer.cpp
UPnP.cpp
UPnP.h
VariantUtil.h
Version.cpp
Version.h
WindowSystemInfo.h Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
WorkQueueThread.h
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen 2020-01-26 22:09:46 -05:00
x64Emitter.cpp
x64Emitter.h
x64FPURoundMode.cpp
x64Reg.h