dolphin/Source/Core/Common/Src
2009-03-03 00:21:08 +00:00
..
ABI.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
ABI.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
CDUtils.cpp osx compile fix 2009-02-27 10:40:16 +00:00
CDUtils.h Forgot to svn add CDUtils 2009-02-24 15:06:52 +00:00
ChunkFile.cpp
ChunkFile.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
ColorUtil.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
ColorUtil.h UUpdate svn:eol-style=native ( r1438 ) for Source/*.h 2009-02-23 06:17:57 +00:00
Common.h OGL plugin: +Autoscale option (attempts to remove borders, even without XFB). Lots of cleanup, especially around aspect ratio and similar stuff. MP2 scanner still broken, wonder when that happened? 2009-02-28 16:33:59 +00:00
CommonFuncs.h fix compile on osx and linux 2009-02-28 23:21:51 +00:00
CommonPaths.h fix osx plugin dir 2009-03-02 19:28:30 +00:00
CommonTypes.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
ConsoleWindow.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
ConsoleWindow.h UUpdate svn:eol-style=native ( r1438 ) for Source/*.h 2009-02-23 06:17:57 +00:00
CPUDetect.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
CPUDetect.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
DynamicLibrary.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
DynamicLibrary.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp fixed crash on linux, added DISCIO logging type, some extra logging messages and some logging cleanup 2009-03-03 00:21:08 +00:00
FileUtil.h fix compile on osx and linux 2009-02-28 23:21:51 +00:00
FixedSizeQueue.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Hash.cpp
Hash.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
IniFile.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
IniFile.h
Log.h fixed crash on linux, added DISCIO logging type, some extra logging messages and some logging cleanup 2009-03-03 00:21:08 +00:00
MappedFile.cpp
MappedFile.h
MathUtil.cpp
MathUtil.h added support to load WAD files of the WII 2009-02-22 00:40:52 +00:00
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp fix compile on osx and linux 2009-02-28 23:21:51 +00:00
MsgHandler.cpp an attempt to clean up the logging a bit 2009-03-02 01:49:16 +00:00
MsgHandler.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
Plugin.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
Plugin.h Memory pools are set up in core timing to avoid frequent calls to new and delete. This reduces memory usage and gives a very minor speed boost in windows debug. 2009-02-25 07:06:02 +00:00
PluginDSP.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginDSP.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginPAD.cpp
PluginPAD.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginVideo.cpp The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup. 2009-02-20 22:04:52 +00:00
PluginVideo.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginWiimote.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginWiimote.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
SConscript Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
Setup.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
StringUtil.h Revering stringutil (don't you hate it when ector is right?;) 2009-02-25 13:31:13 +00:00
svnrev_template.h
Thread.cpp Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Thread.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Thunk.cpp
Thunk.h
Timer.cpp Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
Timer.h Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
WaveFile.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
WaveFile.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp fix crazy codegen bug and unban R12 from register allocators 2009-02-17 22:18:21 +00:00
x64Emitter.h fix crazy codegen bug and unban R12 from register allocators 2009-02-17 22:18:21 +00:00