mesa/src/egl/drivers/dri2
Emil Velikov 6de9a03bed egl/x11: don't crash if dri2_dpy->conn is NULL
Identical to commit 60e9c35b3a0(egl/x11: bail out if we cannot fetch
the xcb connection) but for the swrast codepath.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-08-07 19:22:27 +01:00
..
egl_dri2.c egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension 2015-08-04 20:03:16 -07:00
egl_dri2.h egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB 2015-07-22 23:56:00 +02:00
egl_dri2_fallbacks.h egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fallback.h 2015-05-11 19:31:44 +02:00
platform_android.c egl: implement EGL_KHR_gl_colorspace (v2) 2015-07-22 23:56:00 +02:00
platform_drm.c egl: implement EGL_KHR_gl_colorspace (v2) 2015-07-22 23:56:00 +02:00
platform_surfaceless.c egl: Use the loader_open_device() helper to do open with CLOEXEC 2015-06-23 16:54:56 +01:00
platform_wayland.c egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding it 2015-08-01 15:41:45 +01:00
platform_x11.c egl/x11: don't crash if dri2_dpy->conn is NULL 2015-08-07 19:22:27 +01:00