48859da6e3
Explanation of this commit: We only have to care about four BP registers in ClearScreen, the remaining API state should be reset. The colorEnable and alphaEnable parameters are obsolete, for some reason directly using them caused the SMS glitch with DX11 (because of that bpmem.zcontrol.pixel_format == PIXELFMT_RGBA6_Z24 check in BPFunctions.cpp, is this one actually correct?) The comment in BPFunctions.cpp was at least misleading (if not even wrong), so I removed it. For what it's worth, someone needs to port this to the OpenGL and Software plugins (unless they're doing this properly already) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6327 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
Plugin_DSP_HLE | ||
Plugin_DSP_LLE | ||
Plugin_VideoDX9 | ||
Plugin_VideoDX11 | ||
Plugin_VideoMerge | ||
Plugin_VideoOGL | ||
Plugin_VideoSoftware | ||
CMakeLists.txt |