adapt hal-api-tbm 78/253978/2
authorJunkyeong Kim <jk0430.kim@samsung.com>
Thu, 4 Feb 2021 04:51:27 +0000 (13:51 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 22 Feb 2021 03:45:46 +0000 (03:45 +0000)
commitb25993af44337f3f71d5c086fdb0760fcc1b6e38
tree3b2606467f6d48d250660ee6763792159028ed5a
parent673eef25ff6cafc8e9f151efc5c1aaf0f1125896
adapt hal-api-tbm

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

Change-Id: I6428b3cddf8914f38c4b2ca55b5f731440846e2f
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
configure.ac
include/tbm_type_common.h [changed mode: 0755->0644]
packaging/libtbm.spec
src/tbm_bo.c
src/tbm_bufmgr.c
src/tbm_bufmgr_int.h
src/tbm_surface_internal.c