tpl_surface, tpl_wayland_egl: Refactored the procedue related with frontbuffer mode.
- There was a problem with HWC in the existing procedure related with frontbuffer_mode.
The existing procedure was difficult to use eglFrontBufferSetSEC because the client did not know
exactly when to use the frontbuffer.
- Solved this problem through wayland_tbm_client API.
- platform/core/uifw/wayland-tbm
commit_id :
0de11f336d666d7b8cc171deeb404ec3b287cde8
commit_message : client: added wayland_tbm_client_queue_check_activate
- See comments of the codes related with frontbuffer_mode for details.
Change-Id: I5d024284d65ae65277fe67a4cd000a78f592665f
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>