tpl_wayland_egl_thread: Implemented present modes to support vulkan wsi. 69/161969/2
authorjoonbum.ko <joonbum.ko@samsung.com>
Fri, 13 Oct 2017 08:45:06 +0000 (17:45 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Tue, 28 Nov 2017 10:46:58 +0000 (19:46 +0900)
commitecf5c18de6ac408bd3415e14ae7cd77b0eb4ac6e
tree06074f55bfa210c90e98083a45202004250bb5dd
parent26b1d26b9e5ccf183ec5edf70848ce6e6eea548b
tpl_wayland_egl_thread: Implemented present modes to support vulkan wsi.

 - Added _twe_surface_wait_vblank internal function to be called properly according to present mode.
 - Added _twe_thread_wl_vk_surface_commit internal function for wl_surface of vulkan.
 - Added a list of vblank_waiting_buffers to support FIFO and FIFO_RELAXED modes.

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