| .. |
|
ABI.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ABI.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
CDUtils.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
CDUtils.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ChunkFile.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ChunkFile.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ColorUtil.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ColorUtil.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Common.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
CommonFuncs.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
CommonPaths.h
|
Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work.
|
2009-03-28 21:07:16 +00:00 |
|
CommonTypes.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ConsoleListener.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
CPUDetect.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
CPUDetect.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
DynamicLibrary.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
DynamicLibrary.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ExtendedTrace.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
ExtendedTrace.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
FileSearch.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
FileSearch.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
FileUtil.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
FileUtil.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
FixedSizeQueue.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Hash.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Hash.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
IniFile.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
IniFile.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Log.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
LogManager.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
LogManager.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MappedFile.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MappedFile.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MathUtil.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MathUtil.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MemArena.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MemArena.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MemoryUtil.cpp
|
Revert r1861
|
2009-01-16 02:58:34 +00:00 |
|
MemoryUtil.h
|
Turn the X86 emitter into a class, so the code pointer is no longer a global, yay! Created XCodeBlock that derives from XEmitter, and the Jit now derives from XCodeBlock so it can call all ADD SUB JNZ etc without having to prefix them with "emit.". I think someone's gonna like this.
|
2008-12-19 21:24:52 +00:00 |
|
Misc.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MsgHandler.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
MsgHandler.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Plugin.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Plugin.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginDSP.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginDSP.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginPAD.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginPAD.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginVideo.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginVideo.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginWiimote.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
PluginWiimote.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
SConscript
|
moved wavefile to audiocommon, you might need to add audiocommon include/lib paths to DSP-LLE on windows
|
2009-03-25 19:03:32 +00:00 |
|
Setup.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
stdafx.cpp
|
Add precompiled headers back...I like being able to compile in less than 2 hours, kthx
|
2009-03-28 17:50:32 +00:00 |
|
stdafx.h
|
Add precompiled headers back...I like being able to compile in less than 2 hours, kthx
|
2009-03-28 17:50:32 +00:00 |
|
StringUtil.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
StringUtil.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
svnrev_template.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
|
Thread.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Thread.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Thunk.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Thunk.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Timer.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
Timer.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
x64Analyzer.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
x64Analyzer.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
x64Emitter.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
|
x64Emitter.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |