adapt hal-api-tdm 89/253989/1
authorJunkyeong Kim <jk0430.kim@samsung.com>
Tue, 2 Feb 2021 11:50:17 +0000 (20:50 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 22 Feb 2021 04:09:20 +0000 (13:09 +0900)
commitccb7105f017ebeb98560797b994f962e0d60beec
tree08d37cb3d820376805e2ec40ab9bde8fd48beea4
parentfbe7ee36600b16cb0f9b4dd361b0c8afd412f44a
adapt hal-api-tdm

libtdm uses hal-api-tdm from Tizen 6.5.
Therefore, libtdm links libhal-api-tdm library and libtdm work with
hal-api-tdm when the hal-backend-tdm backend library at /hal/lib directory.
If not, libtdm works with the legacy tdm backend so file at /usr/lib/tdm
directory.

Change-Id: I76aebd60306d87705669c61af1033259ed3a1a67
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
13 files changed:
configure.ac
packaging/libtdm.spec
src/tdm.c
src/tdm_capture.c
src/tdm_display.c
src/tdm_event_loop.c
src/tdm_helper.c
src/tdm_hwc.c
src/tdm_hwc_window.c
src/tdm_output.c
src/tdm_pp.c
src/tdm_private.h
src/tdm_private_types.h