set the wl_tbm_queue proxy to the wl_queue 27/65427/3
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 11 Apr 2016 02:42:54 +0000 (11:42 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 11 Apr 2016 13:32:26 +0000 (06:32 -0700)
commit15854d3029330bd6457ed0ba18e7a01fea7320d4
tree1ee20debdb861e7462cae295d9a1ca0fe145c2d4
parent0dedb2b4e15dfa862fa142f0335d7deeafd87676
set the wl_tbm_queue proxy to the wl_queue

The gl application which does not have an event loop cannot
get the event from wl_tbm_queue interface.
The tpl wayland checks the event of the wl_tbm_queue interface.

Change-Id: I0f6d828c47a1d19c862a5f654d192db299c0f954
src/tpl_wayland_egl.c [changed mode: 0644->0755]