dolphin/Source/Core/Common
2017-05-27 18:28:57 -07:00
..
Config Section: Fix Section::Get 2017-05-13 15:22:29 +01:00
Crypto IOS: Implement IOSC-like API 2017-05-02 23:49:22 +02:00
GL GLExtensions: Add GL_EXT_texture_compression_s3tc 2017-04-29 00:14:23 +10:00
Logging Add CubebUtils namespace and hook up cubeb logging 2017-05-27 18:28:57 -07:00
Align.h
Analytics.cpp Analytics: Set proper thread name. 2017-05-03 23:59:29 +02:00
Analytics.h
Arm64Emitter.cpp Arm64Emitter: add FRECPE 2017-05-03 08:02:35 +01:00
Arm64Emitter.h Arm64Emitter: add FRECPE 2017-05-03 08:02:35 +01:00
ArmCommon.h
ArmCPUDetect.cpp ArmCPUDetect: Add missing include 2017-04-21 11:03:40 +01:00
Assert.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h BitField: Get rid of a C-style cast 2017-03-23 15:28:58 -04:00
BitField.natvis
BitSet.h
BitUtils.h
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h
CMakeLists.txt Rename Misc.cpp to CommonFuncs.cpp 2017-04-15 00:41:09 +02:00
CodeBlock.h ConstantPool: Externalize memory allocation 2017-03-21 20:16:12 +00:00
ColorUtil.cpp
ColorUtil.h
Common.h Drop remnants of the plugin system 2017-05-19 19:13:16 +02:00
Common.vcxproj Migrate to Visual Studio 2017. 2017-05-25 15:58:59 -07:00
Common.vcxproj.filters GLExtensions: Add GL_EXT_texture_compression_s3tc 2017-04-29 00:14:23 +10:00
CommonFuncs.cpp Rename Misc.cpp to CommonFuncs.cpp 2017-04-15 00:41:09 +02:00
CommonFuncs.h Rename Misc.cpp to CommonFuncs.cpp 2017-04-15 00:41:09 +02:00
CommonPaths.h
CommonTypes.h
CPUDetect.h
DebugInterface.h Fix memory breakpoint when checking the middle of the data 2017-03-18 22:48:57 -04:00
ENetUtil.cpp
ENetUtil.h
Event.h
FifoQueue.h
FileSearch.cpp FileSearch: Namespace functions under the Common namespace 2017-04-07 01:02:14 -04:00
FileSearch.h FileSearch: Namespace functions under the Common namespace 2017-04-07 01:02:14 -04:00
FileUtil.cpp
FileUtil.h
FixedSizeQueue.h
Flag.h
FPURoundMode.h
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp Common/Hash: small cleanup 2017-05-03 06:40:52 +01:00
Hash.h Common/Hash: small cleanup 2017-05-03 06:40:52 +01:00
IniFile.cpp IniFile: Replace a character erase with pop_back() 2017-03-22 19:32:10 -04:00
IniFile.h IniFile: Provide an rvalue reference overload for SetLines 2017-03-22 18:49:13 -04:00
Intrinsics.h
JitRegister.cpp
JitRegister.h
LinearDiskCache.h
make_scmrev.h.js
MathUtil.cpp MathUtil: References can be const 2017-04-12 06:15:18 +01:00
MathUtil.h Jit64AsmCommon: Make frsqrte and fres PIE-compliant 2017-04-11 20:25:18 +01:00
MD5.cpp
MD5.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp Initial support for Haiku. 2017-03-27 23:46:19 -04:00
MemoryUtil.h
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp NandPaths: Make .h function order match .cpp 2017-05-06 17:51:50 +02:00
NandPaths.h NandPaths: Make .h function order match .cpp 2017-05-06 17:51:50 +02:00
Network.cpp
Network.h
NonCopyable.h
PcapFile.cpp
PcapFile.h
PerformanceCounter.cpp
PerformanceCounter.h
Profiler.cpp
Profiler.h
scmrev.h.in
SCMRevGen.vcxproj Migrate to Visual Studio 2017. 2017-05-25 15:58:59 -07:00
ScopeGuard.h
SDCardUtil.cpp
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp
SettingsHandler.h
StringUtil.cpp Convert VolumeDirectory names back to SHIFT-JIS (issue #9988) 2017-05-01 14:08:47 +02:00
StringUtil.h Convert VolumeDirectory names back to SHIFT-JIS (issue #9988) 2017-05-01 14:08:47 +02:00
Swap.h
SymbolDB.cpp
SymbolDB.h
SysConf.cpp
SysConf.h
Thread.cpp Initial support for Haiku. 2017-03-27 23:46:19 -04:00
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp
TraversalClient.h
TraversalProto.h
TraversalServer.cpp
ucrtFreadWorkaround.cpp
Version.cpp
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp
x64Emitter.cpp x64Emitter: Allow code alignment to arbitrary power of 2 2017-04-12 08:41:51 +01:00
x64Emitter.h x64Emitter: Allow code alignment to arbitrary power of 2 2017-04-12 08:41:51 +01:00
x64FPURoundMode.cpp
x64Reg.h