Disabled the explicit fence sync defaultly.
authorJoonbum Ko <joonbum.ko@samsung.com>
Thu, 6 Aug 2020 06:37:22 +0000 (15:37 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 10 Aug 2020 08:15:41 +0000 (17:15 +0900)
commit6ecf20552c96899c25c45cab3629b50f43cd15ff
tree508a3a22d82634a0128ff24ba02acc4f1d50100d
parent5eea8e6a1d4cd4abba322d94febe1b6c1ce9a780
Disabled the explicit fence sync defaultly.

 - If you want to enable the explicit fence sync feature,
  1. touch /opt/usr/tpl_env (only to do it once)
  2. export TPL_EFS=1
  3. run any gl app with command line.

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