Implementation of TDM_HWC 04/250904/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 21 Dec 2020 10:29:25 +0000 (19:29 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 5 Jan 2021 09:24:16 +0000 (18:24 +0900)
commit81980600e7cf823bd63a8acd459957dd5c9671b0
tree5b5d0462be01bb3c37f4093f3db605d3038f0e3a
parentb8ac8054e20e0545a677d92e23b55337bcb65c2b
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]