dolphin/Source/Plugins
2011-01-07 05:58:05 +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 45% speed improvement in RGBA -> BGRA conversion over reference C code. This might turn out to be unnecessary once I refactor the CreateTexture2D/ReplaceTexture2D to call the texture decoder instead of vice-versa and have the SSE2 code convert directly to BGRA and write directly to the D3D allocated texture. 2011-01-07 05:58:05 +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