dolphin/Source/Plugins
xsacha c4477f68e1 ~93% speed improvement (over plain C++) in RGBA -> BGRA conversion for processors that support SSSE3 (Core or newer).
About 40% faster than the SSE2 implementation.

May not be required in future but good for reference.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6766 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-07 07:54:04 +00:00
..
Plugin_DSP_HLE Added a few translatable strings. 2011-01-06 18:08:16 +00:00
Plugin_DSP_LLE Added a few translatable strings. 2011-01-06 18:08:16 +00:00
Plugin_VideoDX9 ~93% speed improvement (over plain C++) in RGBA -> BGRA conversion for processors that support SSSE3 (Core or newer). 2011-01-07 07:54:04 +00:00
Plugin_VideoDX11 Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size. 2011-01-07 04:57:59 +00:00
Plugin_VideoOGL Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size. 2011-01-07 04:57:59 +00:00
Plugin_VideoSoftware Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size. 2011-01-07 04:57:59 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00