dolphin/Source/Plugins/Plugin_VideoSoftware
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
..
Src Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
CMakeLists.txt Fix a few more linkage issues in the cmake build. 2010-12-06 13:06:54 +00:00
Plugin_VideoSoftware.vcproj Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper. 2010-12-02 05:38:48 +00:00
Plugin_VideoSoftware.vcxproj Various minor fixes to allow building with clang on OS X. 2011-01-27 05:01:00 +00:00