diff options
author | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 19:07:05 +0000 |
---|---|---|
committer | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 19:07:05 +0000 |
commit | 978720676b6f998a7422cf7ffe5be23d98b696e0 (patch) | |
tree | 589565d88b68db2cb06302c7dd5a831d23900692 /third_party | |
parent | a0895fdd6424d60fb7e232e0799a04a33259563c (diff) | |
download | chromium_src-978720676b6f998a7422cf7ffe5be23d98b696e0.zip chromium_src-978720676b6f998a7422cf7ffe5be23d98b696e0.tar.gz chromium_src-978720676b6f998a7422cf7ffe5be23d98b696e0.tar.bz2 |
Saved offscreen textures are allocated GL_RGB when no alpha channel is requested.
There appears to also be problems in ANGLE which have not been addressed yet, specifically GL_RGB textures are allocated D3DFMT_A8R8G8B8 instead of D3DFMT_X8R8G8B8.
Prevent saved and target offscreen resources from being destroyed if we don't have a context.
TEST=try, run demos locally
BUG=61441
Review URL: http://codereview.chromium.org/4246001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64940 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions