mesa/src/egl/drivers/dri2
Jonas Ådahl 361796651c egl/wayland: Cleanup private display connection when init fails
When failing to initializing the Wayland EGL driver, don't leak the
display server connection if it was us who created it.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2017-01-13 15:50:04 +00:00
..
egl_dri2.c egl: add EGL_ANDROID_native_fence_sync 2016-12-01 10:57:35 -08:00
egl_dri2.h egl/x11: store xcb_screen_t *screen instead of int screen 2016-11-22 15:13:41 +00:00
egl_dri2_fallbacks.h egl/dri2: swap_buffers_with_damage falls back to swap_buffers 2016-10-26 12:04:21 +01:00
platform_android.c EGL/android: Enhance pbuffer implementation 2016-12-19 08:26:32 +02:00
platform_drm.c gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
platform_surfaceless.c egl/surfaceless: remove duplicate KHR_image_base enablement 2016-12-09 17:36:26 +00:00
platform_wayland.c egl/wayland: Cleanup private display connection when init fails 2017-01-13 15:50:04 +00:00
platform_x11.c egl/dri2: implement query surface hook 2016-12-27 08:01:08 +02:00
platform_x11_dri3.c egl/x11: store xcb_screen_t *screen instead of int screen 2016-11-22 15:13:41 +00:00
platform_x11_dri3.h