dolphin/Source/Plugins/Plugin_VideoSoftware
hrydgard 419d6a244b DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin.
This WILL temporarily break the Linux and MacOSX builds but should be easy to fix.

Things left to do:
  * The UI on the new Audio tab for the LLE/HLE choice is ugly
  * At times the code still look "plugin-y" and needs cleanup
  * The two plugins should be merged further. DSPHLE should use the emulated memory etc of DSPLLE as much as possible, so that simply saving the DSPLLE state is enough. This would also bring the possibility of savestate compatibility between the two plugins.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6947 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-28 18:39:30 +00:00
..
Src 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
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