implement new mechanism for smooth transition from DEVICE to CLIENT 55/163355/6
authorSergey Sizonov <s.sizonov@samsung.com>
Fri, 8 Dec 2017 16:45:58 +0000 (19:45 +0300)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 14 Dec 2017 04:02:05 +0000 (04:02 +0000)
commit339d56bf5152ae317d7ddd458c042ba632003a23
tree4b33b748750ff59cb930787443047e20f14f9df0
parent43a280a2815148175dce3dcd59d271cc580d3eb0
implement new mechanism for smooth transition from DEVICE to CLIENT

This implementation is based on the list of composited
hwc_wnds passed along with target_surface these hwc_wnds
are composited at.

Change-Id: I0b4b6d77b418f3313d11b6a43263160281ae3f19
Signed-off-by: Sergey Sizonov <s.sizonov@samsung.com>
include/tdm.h
include/tdm_backend.h
src/tdm.c
src/tdm_backend.c
src/tdm_hwc_window.c
src/tdm_output.c
src/tdm_private.h
utests/src/ut_tdm_hwc_window.cpp