dolphin/Source/Core
Soren Jorvang 18bb65b300 Fix OS X build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6997 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-31 01:53:57 +00:00
..
AudioCommon Build fix: a bogus include was added in r6988. 2011-01-30 19:27:46 +00:00
Common Fix OS X build. 2011-01-31 01:53:57 +00:00
Core Fix OS X build. 2011-01-31 01:53:57 +00:00
DebuggerUICommon Remove the PIC linker flag for DSP on linux. 2011-01-30 17:04:12 +00:00
DebuggerWX Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken. 2011-01-31 01:28:32 +00:00
DiscIO Terminate a C string. 2011-01-30 17:58:02 +00:00
DolphinWX Fix OS X build. 2011-01-31 01:53:57 +00:00
InputCommon Guard against controller instances without any inputs. 2011-01-30 08:12:34 +00:00
VideoCommon Fix OS X build. 2011-01-31 01:53:57 +00:00
VideoUICommon Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken. 2011-01-31 01:28:32 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00