[Webkit-unassigned] [Bug 137793] Calling glReadPixels with BGRA format on an NVIDIA machine with an opaque context returns the wrong alpha values.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 23:47:10 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137793
--- Comment #4 from Roger Fong <roger_fong at apple.com> ---
Chromium queries in RGBA, not BGRA and swaps if necessary, which is essentially what my patch will do, except only for NVIDIA cards where this is actually an issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141017/2657ad98/attachment-0002.html>
More information about the webkit-unassigned
mailing list