mesa/src/egl/drivers/dri2
Kenneth Graunke 4061bbccf2 egl: Ensure ResetNotificationStrategy matches for shared contexts.
Fixes:
dEQP-EGL.functional.robustness.negative_context.invalid_robust_shared_context_creation

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Cc: mesa-stable@lists.freedesktop.org
2017-03-01 10:26:42 -08:00
..
egl_dri2.c egl: Ensure ResetNotificationStrategy matches for shared contexts. 2017-03-01 10:26:42 -08:00
egl_dri2.h egl/wayland: Avoid race conditions when on non-main thread 2017-01-13 15:50:37 +00:00
egl_dri2_fallbacks.h
platform_android.c android: fix droid_create_image_from_prime_fd_yuv for YV12 2017-02-03 07:44:33 +02:00
platform_drm.c egl/dri2: Unify the style of function pointer calls in structs 2017-01-13 16:24:22 +00:00
platform_surfaceless.c egl/dri2: Unify the style of function pointer calls in structs 2017-01-13 16:24:22 +00:00
platform_wayland.c egl/wayland: resolve quirky try_damage_buffer() implementation 2017-01-18 16:01:15 +00:00
platform_x11.c egl/dri2: Unify the style of function pointer calls in structs 2017-01-13 16:24:22 +00:00
platform_x11_dri3.c egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
platform_x11_dri3.h