tpl_wayland_egl_thread: Modified using Wayland API that does not fit in bound version. 11/135111/5
authorjoonbum.ko <joonbum.ko@samsung.com>
Wed, 24 May 2017 04:28:34 +0000 (13:28 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 22 Jun 2017 08:54:45 +0000 (08:54 +0000)
commitd601fd09e30ed3222bb0a41d4c86ced24c1edf66
treee9dce1756ca4f3bd6b7ff5e92b143a899a7ee75e
parent21e3ad18aeab01893682bb1e1c2336a7a8d7267e
tpl_wayland_egl_thread: Modified using Wayland API that does not fit in bound version.

 - wl_surface_damage_buffer -> wl_surface_damage
 - Since 'wl_surface_damage_buffer' is higher API, it is not nomarlly supported on the current platform.
 - When wayland client need to use this API, I will add it with version checking syntax.

Change-Id: If5d426edc63fb481c637b17f5955949b1b31c1a1
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>
src/tpl_wayland_egl_thread.c