mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Jonas Ådahl
da21f02eb9
MetaRendererNative: Always use eglGetPlatformDisplay
Drivers may be bad at guessing what is passed to eglGetDisplay, ending up return non-functioning EGLDisplay's. Using eglGetPlatformDisplay avoids this issue. https://bugzilla.gnome.org/show_bug.cgi?id=773629
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%