Files
xserver/hw
Olivier Fourdan dbde3fec32 xwayland: "EGL_EXT_device_base" required for EGLStream
eglQueryDevicesEXT() would abort if the required extensions are not
available, meaning that enabling “-eglstream” on a non-EGLStream
capable hardware would lead to an abort().

Check that "EGL_EXT_device_base" extension is available and bail out
early if not, so we don't abort() later in eglQueryDevicesEXT().

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-06-21 10:54:10 -04:00
..
2018-03-27 10:28:33 -04:00
2018-04-24 14:44:06 -04:00
2018-03-27 10:28:33 -04:00
2018-03-27 10:13:17 -04:00
2014-04-03 15:19:22 -07:00