mesa/src/egl
Emil Velikov 0cfd6f6cfc wayland-drm: use a copy of the wayland_drm_callbacks struct
The callbacks may be called even when they are no longer valid.
Say, the user is dlclose(ing) libEGL while the buffers are being
destroyed.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Tested-by: Derek Foreman <derekf@osg.samsung.com>
2017-10-13 12:56:12 +01:00
..
drivers egl/dri: don't crash when createImageFromRenderbuffer2 is NULL 2017-10-13 12:56:12 +01:00
generate egl: Add dma_buf_import_modifiers for glvnd 2017-08-21 12:13:50 +01:00
main egl: remove left over _EGLMain_t 2017-10-12 14:43:48 +01:00
wayland wayland-drm: use a copy of the wayland_drm_callbacks struct 2017-10-13 12:56:12 +01:00
.gitignore
Android.mk egl/dri: link directly to libglapi.so 2017-10-02 16:26:46 +01:00
Makefile.am egl/dri: link directly to libglapi.so 2017-10-02 16:26:46 +01:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
SConscript egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean 2017-09-12 13:53:11 +01:00
egl-entrypoint-check
egl-symbols-check