https://bugs.freedesktop.org/show_bug.cgi?id=103757

--- Comment #4 from Emil Velikov <emil.l.veli...@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 assignee for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to