[Webkit-unassigned] [Bug 166489] REGRESSION(r208997): [GLX] Google maps labels broken when using glXCreateContextAttribsARB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 00:57:25 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166489

--- Comment #7 from Miguel Gomez <magomez at igalia.com> ---
The problem seems to be using a core profile. Both using the legacy path or using glXCreateContextAttribsARB without specifying a version return a compatibility profile, and with that it works.

I've tried increasing the version we request for the core profile to 3.3 and it doesn't work, as Carlos mentions. But I'm seeing a mesa error when running the page that could be related. I'll investigate that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170112/36dab182/attachment.html>


More information about the webkit-unassigned mailing list