dolphin-emulator/Source/Core/Common
Connor McLaughlin 664cfb2ca5
Merge pull request #7970 from Techjar/netplay-mii-sync
NetPlay: Synchronize Mii data
2019-04-27 13:26:55 +10:00
..
Compat
Config Common/Config: Add a utility class to suppress config change callbacks. 2019-03-03 17:35:22 -06:00
Crypto
Debug
GL Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
Logging Common/Config: Add a utility class to suppress config change callbacks. 2019-03-03 17:35:22 -06:00
Align.h
Analytics.cpp
Analytics.h
AndroidAnalytics.cpp
AndroidAnalytics.h
Arm64Emitter.cpp
Arm64Emitter.h
ArmCommon.h
ArmCPUDetect.cpp
Assert.h
Atomic.h
Atomic_GCC.h
Atomic_Win32.h
BitField.h
BitField.natvis
BitSet.h
BitUtils.h WiimoteEmu: Code cleanups. 2019-02-02 19:40:31 -06:00
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h ChunkFile: Don't access element zero of empty container 2019-02-10 13:28:50 +10:00
CMakeLists.txt Common: Add DynamicLibrary helper class 2019-03-29 19:52:33 +10:00
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
Common.vcxproj Common: Add DynamicLibrary helper class 2019-03-29 19:52:33 +10:00
Common.vcxproj.filters Common: Add DynamicLibrary helper class 2019-03-29 19:52:33 +10:00
CommonFuncs.cpp
CommonFuncs.h
CommonPaths.h Implement resource packs 2018-12-19 11:03:09 +01:00
CommonTypes.h
CompatPatches.cpp
Compiler.h
CPUDetect.h
DebugInterface.h
DynamicLibrary.cpp Common: Add DynamicLibrary helper class 2019-03-29 19:52:33 +10:00
DynamicLibrary.h Common: Add DynamicLibrary helper class 2019-03-29 19:52:33 +10:00
ENetUtil.cpp
ENetUtil.h
Event.h Minor changes to usages of std::condition_variable. 2019-04-06 17:39:25 -05:00
File.cpp
File.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Common/FileUtil: Fix GetExePath() cutting off the bundle name 2019-02-26 20:00:23 +01:00
FileUtil.h Implement resource packs 2018-12-19 11:03:09 +01:00
FixedSizeQueue.h
Flag.h
FloatUtils.cpp
FloatUtils.h
FPURoundMode.h
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp
Hash.h
HttpRequest.cpp Common/HttpRequest: Add option to allow non 200 response codes 2019-04-13 12:58:23 +02:00
HttpRequest.h Common/HttpRequest: Add option to allow non 200 response codes 2019-04-13 12:58:23 +02:00
Image.cpp
Image.h
IniFile.cpp Use empty instead of size 2019-02-13 00:03:49 +01:00
IniFile.h IniFile: Minor cleanup. Removed unused function. Improved template usage. 2018-12-26 20:15:32 -06:00
Intrinsics.h
JitRegister.cpp
JitRegister.h
Lazy.h
LdrWatcher.cpp
LdrWatcher.h
LinearDiskCache.h
make_scmrev.h.js
MathUtil.cpp Common: Move Matrix classes out of MathUtil into their own files and make their interface more friendly. 2019-02-03 11:35:31 -06:00
MathUtil.h WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
Matrix.cpp WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math. 2019-03-03 12:43:25 -06:00
Matrix.h WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
MD5.cpp
MD5.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp NetPlay: Synchronize Mii data 2019-04-08 07:06:21 -04:00
NandPaths.h NetPlay: Synchronize Mii data 2019-04-08 07:06:21 -04:00
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
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp
SettingsHandler.h
SFMLHelper.cpp
SFMLHelper.h
SPSCQueue.h
StringUtil.cpp Use empty instead of size 2019-02-13 00:03:49 +01:00
StringUtil.h
Swap.h
SymbolDB.cpp
SymbolDB.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
TraversalClient.h
TraversalProto.h
TraversalServer.cpp
UPnP.cpp
UPnP.h
VariantUtil.h
Version.cpp
Version.h
WindowSystemInfo.h VideoBackends: Store a backbuffer 'scale' 2019-01-25 11:15:57 +10:00
WorkQueueThread.h
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp
x64Emitter.cpp x64Emitter: Add some single-precision instructions 2018-12-26 00:23:42 +00:00
x64Emitter.h x64Emitter: Add some single-precision instructions 2018-12-26 00:23:42 +00:00
x64FPURoundMode.cpp
x64Reg.h