mesa/src/egl
Emil Velikov af4a298719 egl/wayland: resolve quirky try_damage_buffer() implementation
The implementation was added with commit d085a5dff5 and effectively
provided a hidden dependency.

Namely: the codepath used was determined solely during build time. Thus
if we built again new wayland and then run against older (yet still
within the requirements, as per the configure) one will get undefined
symbols.

As of earlier commit 36b9976e1f "egl/wayland: Avoid race conditions
when on non-main thread" the required version was bumped to one which
provides the API, thus we can drop the quirky solution.

Cc: Derek Foreman <derekf@osg.samsung.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
2017-01-18 16:01:15 +00:00
..
drivers egl/wayland: resolve quirky try_damage_buffer() implementation 2017-01-18 16:01:15 +00:00
main egl: Emit correct error when robust context creation fails 2016-12-27 10:21:29 -08:00
wayland wayland-drm: add missing NULL check 2016-09-01 15:48:52 +01:00
Android.mk Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
Makefile.am configure: remove HAVE_EGL_DRIVER_DRI[23] 2017-01-18 16:01:15 +00:00
Makefile.sources
SConscript
egl-symbols-check egl: fix make check broken by interop support 2016-04-26 21:37:07 +02:00