dolphin/Source/Core/Common
2019-02-06 20:50:09 +01:00
..
Compat
Config
Crypto
Debug
GL Common/GLContext: Make member functions const qualified where applicable 2018-12-14 11:02:26 -05:00
Logging
Align.h
Analytics.cpp Common/Analytics: add basic support for vector serialization 2018-10-27 17:16:58 +02:00
Analytics.h Common/Analytics: add basic support for vector serialization 2018-10-27 17:16:58 +02:00
AndroidAnalytics.cpp
AndroidAnalytics.h
Arm64Emitter.cpp Arm64Emitter: Remove unsequenced expressions 2018-08-30 07:38:37 +01:00
Arm64Emitter.h
ArmCommon.h
ArmCPUDetect.cpp
Assert.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h
BitField.natvis
BitSet.h BitSet: Add << operator 2018-10-28 17:57:46 +00:00
BitUtils.h WiimoteEmu: Code cleanups. 2019-02-02 19:40:31 -06:00
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h ChunkFile: treat vectors/strings as sized arrays 2019-02-01 05:13:16 +00:00
CMakeLists.txt 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
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
Common.vcxproj 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
Common.vcxproj.filters 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
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
ENetUtil.cpp
ENetUtil.h
Event.h
File.cpp
File.h Fix sram accesses. 2018-09-29 22:52:29 -07:00
FileSearch.cpp
FileSearch.h
FileUtil.cpp UICommon/AutoUpdate: Add macOS support 2019-02-06 20:50:09 +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: fix mtfsf yet again 2018-10-08 02:43:34 +01:00
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp
Hash.h
HttpRequest.cpp Common/HttpRequest: optionally follow redirects 2019-02-01 13:44:58 +00:00
HttpRequest.h Common/HttpRequest: optionally follow redirects 2019-02-01 13:44:58 +00:00
Image.cpp
Image.h
IniFile.cpp IniFile: Minor cleanup. Removed unused function. Improved template usage. 2018-12-26 20:15:32 -06: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 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
Matrix.cpp WiimoteEmu: Remove redundant Matrix library and use the one in Common. 2019-02-03 12:02:02 -06:00
Matrix.h WiimoteEmu: Remove redundant Matrix library and use the one in Common. 2019-02-03 12:02:02 -06:00
MD5.cpp
MD5.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
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 Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
ScopeGuard.h
SDCardUtil.cpp
SDCardUtil.h
Semaphore.h Common: Use GCD semaphores on macOS 2018-11-07 05:12:20 -08:00
SettingsHandler.cpp
SettingsHandler.h
SFMLHelper.cpp Improve SFMLHelper 2018-10-02 05:44:50 -04:00
SFMLHelper.h Improve SFMLHelper 2018-10-02 05:44:50 -04:00
SPSCQueue.h
StringUtil.cpp Fix spurious error logs for conversions of empty strings on Windows. 2018-11-22 06:50:11 +01:00
StringUtil.h
Swap.h
SymbolDB.cpp
SymbolDB.h
Thread.cpp
Thread.h
Timer.cpp Use wcsftime instead of strftime on Windows to fix encoding errors 2018-10-26 14:26:21 +02:00
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 Common: Add variant utilities 2018-10-28 17:57:43 +00:00
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