commit | d2832fb4154771e42f7a4fdb8286ac85827ebe9d | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Jan 20 13:56:07 2010 -0800 |
committer | Mathias Agopian <mathias@google.com> | Wed Jan 20 14:07:44 2010 -0800 |
tree | 2f3fa8a8835a53a2fa2f054f6c14673440baa88e | |
parent | 3bc0346b3da584fcb529807b697ff6a22af18bb4 [diff] |
part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot make sure to fallback properly to software when copybit operation fails. with this change, the preview image will at least be displayed in b&w (since GL doesn't support the yuv format). This would also fix 2363506, but that one is now handled more cleanly.