dolphin/Source/Core/Common/Src
2010-12-19 11:03:09 +00:00
..
Crypto
ABI.cpp ABI fix for Linux x64. ABI_CallFunctionCC16 was not calculating the jump distance on far calls. 2010-12-17 05:16:51 +00:00
ABI.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BreakPoints.cpp
BreakPoints.h
CDUtils.cpp
CDUtils.h
ChunkFile.h First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
ColorUtil.cpp
ColorUtil.h
Common.h
CommonFuncs.h
CommonPaths.h
CommonTypes.h
ConsoleListener.cpp Revert back to LogTypes. Fixes issue 3668. 2010-12-14 17:52:01 +00:00
ConsoleListener.h Revert back to LogTypes. Fixes issue 3668. 2010-12-14 17:52:01 +00:00
CPUDetect.cpp **Changes** 2010-12-18 18:23:22 +00:00
CPUDetect.h **Changes** 2010-12-18 18:23:22 +00:00
DebugInterface.h
DynamicLibrary.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
DynamicLibrary.h
ExtendedTrace.cpp
ExtendedTrace.h
FifoQueue.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
FileUtil.h
FixedSizeQueue.h
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
LinearDiskCache.h Revert most stuff from r6517 and revert r6501. 2010-12-16 17:40:45 +00:00
Log.h Revert back to LogTypes. Fixes issue 3668. 2010-12-14 17:52:01 +00:00
LogManager.cpp Revert back to LogTypes. Fixes issue 3668. 2010-12-14 17:52:01 +00:00
LogManager.h Revert back to LogTypes. Fixes issue 3668. 2010-12-14 17:52:01 +00:00
MathUtil.cpp
MathUtil.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
NandPaths.cpp
NandPaths.h
OpenCL.cpp Cached the compiled OpenCL kernels to disk (User/OpenCL/kernel.bin). This reduces the start up delay in OpenCL mode. Added a 10 byte header to the file which contains the current svn rev string. This will recompile the OpenCL kernels with every new revision. 2010-12-19 11:03:09 +00:00
OpenCL.h CLRun is now used everywhere but OS X. 2010-12-05 16:57:32 +00:00
Plugin.cpp
Plugin.h
PluginDSP.cpp
PluginDSP.h
PluginVideo.cpp
PluginVideo.h
SConscript
SDCardUtil.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
SDCardUtil.h
Setup.h
stdafx.cpp
stdafx.h
StringUtil.cpp
StringUtil.h
svnrev_template.h
SymbolDB.cpp Cast size_t to unsigned long for printf to deal with (32-bit) 2010-12-05 18:22:41 +00:00
SymbolDB.h
SysConf.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
SysConf.h
Thread.cpp First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
Thread.h
Thunk.cpp
Thunk.h
Timer.cpp
Timer.h
Version.cpp
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp Core/DSPCore: Fix more memory accesses for linux x64 2010-12-16 22:38:31 +00:00
x64Emitter.h LLE JIT: 2010-12-15 01:42:32 +00:00