tpl_wayland_egl: Added geometry information of the client window to tpl_wayland_egl_b... 14/125214/1
authorjoonbum.ko <joonbum.ko@samsung.com>
Thu, 16 Mar 2017 00:13:32 +0000 (09:13 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Fri, 14 Apr 2017 07:12:03 +0000 (16:12 +0900)
commit115ebb65c80ebce7ea47f5d2363e47c4907300ba
treed9cdb4b5c6df18ad64e888b964e6f923efbf1fd8
parentd62f62e47c0840719e8efd88db9f565caaf93e15
tpl_wayland_egl: Added geometry information of the client window to tpl_wayland_egl_buffer_t.

 - Store the native window information when the wayland client do dequeue buffer in tpl_wayland_egl_buffer_t.
 - By using the information remaining in the tpl_wayland_egl_buffer_t which rendering job end, do commit to server.
 - This change will be able to inform accurate information of client window to server.

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