Set initial latest_transform to 0. 41/244841/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Fri, 25 Sep 2020 02:16:26 +0000 (11:16 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Fri, 25 Sep 2020 02:16:30 +0000 (11:16 +0900)
commitb24582664132f52cd64e483cdee5881a74866894
treed16d06f04681f8d9f3ff8ff64d42c6004de7bbc4
parent758ae697356c4ff50c4c973ea87810038d9543bb
Set initial latest_transform to 0.

 - When the initial transform of wl_egl_window is passed to tpl_surface
  without being 0, the transform value may not be notified to the server.
 - Therefore, in tpl_surface, latest_transform must be set to 0.

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