dolphin/Source/Core/Common/Src
2013-09-08 21:56:17 +00:00
..
Crypto More cleaning. 2013-08-28 01:07:43 +12:00
ArmCPUDetect.cpp
ArmEmitter.cpp [ARM] Add support for double registers in VMOV(immediate). Add VEOR and VSTR1. Fix some minor encoding bugs. 2013-09-08 21:56:17 +00:00
ArmEmitter.h [ARM] Add support for double registers in VMOV(immediate). Add VEOR and VSTR1. Fix some minor encoding bugs. 2013-09-08 21:56:17 +00:00
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BreakPoints.cpp
BreakPoints.h
CDUtils.cpp Fix for old libc version on bionic. Old versions would crash if the second argument was NULL. 2013-09-04 02:04:31 -05:00
CDUtils.h
ChunkFile.h
ColorUtil.cpp
ColorUtil.h
Common.h Work around MSVC bug, and make it less likely to happen again. Ew. 2013-09-01 00:04:50 -04:00
CommonFuncs.h
CommonPaths.h Merge branch 'master' into wii-network 2013-08-26 00:50:57 +00:00
CommonTypes.h
ConsoleListener.cpp
ConsoleListener.h
CPUDetect.h
DebugInterface.h
ExtendedTrace.cpp
ExtendedTrace.h
FifoQueue.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Work around MSVC bug, and make it less likely to happen again. Ew. 2013-09-01 00:04:50 -04:00
FileUtil.h Work around MSVC bug, and make it less likely to happen again. Ew. 2013-09-01 00:04:50 -04:00
FixedSizeQueue.h
FPURoundMode.h
GenericFPURoundMode.cpp
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
LinearDiskCache.h
Log.h
LogManager.cpp
LogManager.h
MathUtil.cpp
MathUtil.h
MemArena.cpp [Android] Fix fastmem and enable. 2013-09-02 04:10:21 -05:00
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp
NandPaths.h
SDCardUtil.cpp
SDCardUtil.h
SettingsHandler.cpp A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
SettingsHandler.h Fix headings and more. 2013-08-28 00:57:08 +12:00
stdafx.cpp
stdafx.h
StdConditionVariable.h [Android] Android NDK now supports full implementations of std::mutex, std::thread, and std::conditional_variable so there is no need to have our own implementations there now. 2013-08-29 22:29:33 -05:00
StdMutex.h [Android] Android NDK now supports full implementations of std::mutex, std::thread, and std::conditional_variable so there is no need to have our own implementations there now. 2013-08-29 22:29:33 -05:00
StdThread.h [Android] Android NDK now supports full implementations of std::mutex, std::thread, and std::conditional_variable so there is no need to have our own implementations there now. 2013-08-29 22:29:33 -05:00
StringUtil.cpp A few more warnings. 2013-09-01 23:33:35 -04:00
StringUtil.h
SymbolDB.cpp
SymbolDB.h
SysConf.cpp
SysConf.h
Thread.cpp Use pthread_setname_np. 2013-08-29 16:30:32 -04:00
Thread.h
Thunk.h
Timer.cpp A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Timer.h A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Version.cpp
x64ABI.cpp
x64ABI.h
x64Analyzer.cpp Remove accessType from BackPatch's signature in favor of getting it from DisassembleMov. 2013-09-02 16:55:22 -04:00
x64Analyzer.h Remove accessType from BackPatch's signature in favor of getting it from DisassembleMov. 2013-09-02 16:55:22 -04:00
x64CPUDetect.cpp Fix the fix to AVX support detection 2013-08-22 01:08:14 +02:00
x64Emitter.cpp
x64Emitter.h
x64FPURoundMode.cpp
x64Thunk.cpp