diff options
author | backer@chromium.org <backer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-06 19:28:10 +0000 |
---|---|---|
committer | backer@chromium.org <backer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-06 19:28:10 +0000 |
commit | c5e61c7494bebd27df0e968d8d2644e5546154e8 (patch) | |
tree | b1fc570f9f287111ba0b35a3f99f717edf998b22 /content/browser/tab_contents/tab_contents.h | |
parent | 75e6d54297cfd5f5516c3dd554a957386de72fd6 (diff) | |
download | chromium_src-c5e61c7494bebd27df0e968d8d2644e5546154e8.zip chromium_src-c5e61c7494bebd27df0e968d8d2644e5546154e8.tar.gz chromium_src-c5e61c7494bebd27df0e968d8d2644e5546154e8.tar.bz2 |
Properly handle vertically flipping the texture.
Our old mechanism for drawing external textures from the GPU process that are vertically flipped does not work if the corresponding layer has a hole in it (we don't want to flip the hole). This patch handles the flip at the texture map where it belongs.
BUG=none
TEST=with --use-gl=egl on a debug build of TOUCH_UI, go to a page with a combo box (such as news.google.com); open the combo box; you should not see a bright purple hole.
Review URL: http://codereview.chromium.org/8177007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104348 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/tab_contents/tab_contents.h')
0 files changed, 0 insertions, 0 deletions