..
Crypto
Some more work on CMake on Windows:
2011-01-09 16:36:19 +00:00
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
Core/DSPCore: Improve Interpreter address register add/sub, convert to
2010-12-27 15:05:18 +00:00
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
Use alignment for ReadDataU32XN. Revert james temp fix.
2011-01-11 04:54:35 +00:00
CommonFuncs.h
Add a little hack to make it so panic alerts and questions can be translated if they are in the wxWidgets portion of the code, as well as make a few strings in the config dialog translatable.
2011-01-12 13:14:50 +00:00
CommonPaths.h
Use the same code for populating user data directories one by one
2010-12-27 00:26:52 +00:00
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
Related to CPUID detecting:
2010-12-19 15:06:30 +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
fixed crash when compressing 4+gb isos on some builds
2010-12-31 10:40:49 +00:00
FileUtil.h
Fix TextureDecoder.cl to work on both NVidia and ATI video cards.
2010-12-19 14:59:57 +00:00
FixedSizeQueue.h
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
LinearDiskCache.h
some little optimizations and some cleaning.
2011-01-09 14:13:24 +00:00
Log.h
Revert back to LogTypes. Fixes issue 3668.
2010-12-14 17:52:01 +00:00
LogManager.cpp
Core/DSPCore: Improve Interpreter address register add/sub, convert to
2010-12-27 15:05:18 +00:00
LogManager.h
Core/DSPCore: Improve Interpreter address register add/sub, convert to
2010-12-27 15:05:18 +00:00
MathUtil.cpp
MathUtil.h
MemArena.cpp
Allocate low executable memory on OS X as on Windows and Linux.
2011-01-09 14:09:27 +00:00
MemArena.h
Allocate low executable memory on OS X as on Windows and Linux.
2011-01-09 14:09:27 +00:00
MemoryUtil.cpp
Print the performance status in exactly one place.
2011-01-11 04:09:11 +00:00
MemoryUtil.h
Allocate low executable memory on OS X as on Windows and Linux.
2011-01-09 14:09:27 +00:00
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
Update Wii save import / export to use the same replace list as FileIO
2010-12-22 00:48:59 +00:00
NandPaths.h
Update Wii save import / export to use the same replace list as FileIO
2010-12-22 00:48:59 +00:00
OpenCL.cpp
Kill HAVE_OPENCL.
2011-01-06 01:11:32 +00:00
OpenCL.h
Kill HAVE_OPENCL.
2011-01-06 01:11:32 +00:00
Plugin.cpp
Plugin.h
PluginDSP.cpp
PluginDSP.h
PluginVideo.cpp
PluginVideo.h
SConscript
Some more work on CMake on Windows:
2011-01-09 16:36:19 +00:00
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
OS X std::locale only supports the "C" locale and will give an exception
2010-12-19 16:11:55 +00:00
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
Add the ability to Get / Set Array data from SysConf
2010-12-22 08:00:08 +00:00
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
Don't bother quickly flashing the full pathname to the file loaded
2011-01-11 16:19:15 +00:00
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
Core/DSPCore: Reorganize register layout for accessing accumulators
2010-12-29 02:12:06 +00:00