DescriptionDisable GL_EXT_texture_rg with GLES 2.0 on Mesa drivers prior version 11.1
Because it wrongly claims supporting GL_EXT_texture_rg.
The bug in Mesa has been fixed in 11.1:
https://bugs.freedesktop.org/show_bug.cgi?id=93126
Video playback rendering is done differently in Chromium
depending if this extension is supported or not. If it
uses the extension whereas the driver actually does not
support it, this leads to green video frames.
BUG=545904
R=bajones@chromium.org, hendrikw@chromium.org, kbr@chromium.org, piman@chromium.org, zmo@chromium.org
TEST= --use-gl=egl on Mesa drivers
Committed: https://crrev.com/00749f74fa967721a3191baab762c4c7f98e7b77
Cr-Commit-Position: refs/heads/master@{#362986}
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 9 (3 generated)
|