[Mesa-dev] [Bug 103757] eglGetDisplay() is broken for Wayland
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 15 15:15:41 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103757
--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> ---
<cheeky>
I do recall mentioning that exposing the same symbol(s) will lead to bad
experiences. Followed by some ideas...
</cheeky>
WRT eglGetDisplay - I'd recommend moving towards the EGL_*_platform_*
extensions ASAP - EGL_EXT_platform_wayland or EGL_KHR_platform_wayland in this
case.
A better heuristic would be to use dladdr() for eglGetDisplay. See the
analogous GBM patch [1].
https://patchwork.freedesktop.org/patch/187918/
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171115/4ccfb145/attachment-0001.html>
More information about the mesa-dev
mailing list