dolphin/Source/Core
2011-02-03 20:41:23 +00:00
..
AudioCommon Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
Common Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
Core Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it. 2011-02-03 20:41:23 +00:00
DebuggerUICommon Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
DebuggerWX Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
DiscIO Thread affinity on OS X and *BSD. 2011-02-02 21:52:43 +00:00
DolphinWX Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it. 2011-02-03 20:41:23 +00:00
InputCommon Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
VideoCommon Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
VideoUICommon Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00