tpl_wayland_egl_thread: Modified the buffer_info to wait for draw done without using... 75/161975/3
authorjoonbum.ko <joonbum.ko@samsung.com>
Wed, 8 Nov 2017 09:59:27 +0000 (18:59 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Tue, 28 Nov 2017 11:17:28 +0000 (20:17 +0900)
commit5254b6bd6ffb22c9a1e223acb7948a3a307c4856
treec0d723449cf00f7871d4a5d1d82d52442b7626e7
parent5646c5705fda8957a21c745d6cbba6b93701c5c0
tpl_wayland_egl_thread: Modified the buffer_info to wait for draw done without using sub-thread.

 - twe_thread can not process any events while it is waiting for buffer draw done.
 - This is a temporary structure for guaranteeing buffer sync,
  and is not the best solution, so there are many parts to be improved.

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