dolphin/Source/Plugins
Soren Jorvang 1bcad428ea Link the video plugin statically into the main binary on OS X.
This makes the OS X build more robust and should help pave the
way for the integration of the video plugins as well as LTO.

There are now no more global class level namespace conflicts left,
as evidenced by the fact that Dolphin can be linked with -all_load,
not that you would want to.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6958 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-29 04:52:19 +00:00
..
Plugin_VideoDX9 build fixin' 2011-01-27 22:52:17 +00:00
Plugin_VideoDX11 initial implementation of fog range adjust, I don't think is correct or work right but is a start. 2011-01-29 04:31:56 +00:00
Plugin_VideoOGL Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
Plugin_VideoSoftware Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
CMakeLists.txt DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin. 2011-01-28 18:39:30 +00:00