Implementation of TDM_HWC 29/252229/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 21 Dec 2020 10:29:25 +0000 (19:29 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Fri, 22 Jan 2021 07:10:09 +0000 (16:10 +0900)
commitf377c8e4ae01865cfb193ae9a47145125f0d9dbd
tree68ae12eab4d02651e1097dcafbd84b1c0924d792
parent2f1fdd84d064c459fcee4356a681921db28b5191
Implementation of TDM_HWC

nexell backend supports TDM_HWC.
libtdm-nexell operates the displaying buffers with TDM_HWC feature.

Change-Id: I6da21f5e21ad71bf7ee21fc2c06b3db738c4bf0f
src/Makefile.am
src/tdm_nexell.c
src/tdm_nexell.h
src/tdm_nexell_display.c
src/tdm_nexell_hwc.c [new file with mode: 0644]
src/tdm_nexell_hwc.h [new file with mode: 0644]
src/tdm_nexell_hwc_window.c [new file with mode: 0644]
src/tdm_nexell_hwc_window.h [new file with mode: 0644]
src/tdm_nexell_types.h [new file with mode: 0644]