dolphin/Source/Plugins
NeoBrainX 6087987f85 ClearScreen fixes:
- Clear alpha channel to 0xFF instead of 0x00 whenever we (re-)create the EFB texture
- Disable color/alpha channels whenever the actual EFB format doesn't use them

Fixes issue 2826.
Fixes issue 1879.

Please check if issue 3014 is fixed now, as well as any other games which might have broken due to ClearScreen changes.
For what it's worth, Super Mario Sunshine still shows a small glitch even with these changes.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6635 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-21 22:18:40 +00:00
..
Plugin_DSP_HLE allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
Plugin_DSP_LLE minor fix for r6486 2010-11-28 09:49:41 +00:00
Plugin_VideoDX9 ClearScreen fixes: 2010-12-21 22:18:40 +00:00
Plugin_VideoDX11 ClearScreen fixes: 2010-12-21 22:18:40 +00:00
Plugin_VideoOGL ClearScreen fixes: 2010-12-21 22:18:40 +00:00
Plugin_VideoSoftware Fix a few more linkage issues in the cmake build. 2010-12-06 13:06:54 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00