dolphin/Source/Core/Common/Src
2013-10-19 19:58:56 -04:00
..
Crypto
ArmCPUDetect.cpp
ArmEmitter.cpp Merge branch 'JitArmIL' 2013-10-09 23:16:07 +00:00
ArmEmitter.h Merge branch 'JitArmIL' 2013-10-09 23:16:07 +00:00
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BreakPoints.cpp
BreakPoints.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
CDUtils.cpp
CDUtils.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
ChunkFile.h
ColorUtil.cpp [Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same. 2013-10-02 18:18:54 -04:00
ColorUtil.h [Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same. 2013-10-02 18:18:54 -04:00
Common.h
CommonFuncs.h
CommonPaths.h
CommonTypes.h
ConsoleListener.cpp Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
ConsoleListener.h
CPUDetect.h
DebugInterface.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
ExtendedTrace.cpp
ExtendedTrace.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
FifoQueue.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Fix config file saving on Windows. 2013-10-15 17:20:00 -04:00
FileUtil.h Try to atomically save config files. 2013-10-15 02:59:25 -04:00
FixedSizeQueue.h
FPURoundMode.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
GenericFPURoundMode.cpp
Hash.cpp
Hash.h
IniFile.cpp Try to atomically save config files. 2013-10-15 02:59:25 -04:00
IniFile.h
LinearDiskCache.h
Log.h
LogManager.cpp
LogManager.h
MathUtil.cpp
MathUtil.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp
NandPaths.h
SDCardUtil.cpp
SDCardUtil.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
SettingsHandler.cpp
SettingsHandler.h
stdafx.cpp
stdafx.h
StdConditionVariable.h
StdMutex.h
StdThread.h
StringUtil.cpp
StringUtil.h
SymbolDB.cpp
SymbolDB.h
SysConf.cpp
SysConf.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h Remove some unnecessary includes as well as simplifying exisiting ones if possible. 2013-10-19 19:58:56 -04:00
Version.cpp
x64ABI.cpp Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack. 2013-10-03 18:22:35 -04:00
x64ABI.h ...Forgot the XMM regs for x86. 2013-10-05 01:17:34 -04:00
x64Analyzer.cpp
x64Analyzer.h
x64CPUDetect.cpp
x64Emitter.cpp Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack. 2013-10-03 18:22:35 -04:00
x64Emitter.h Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack. 2013-10-03 18:22:35 -04:00
x64FPURoundMode.cpp Fix build issues on OS X i386. 2013-10-07 02:16:51 -04:00