e_hwc: Support creating ecore_evas of gl compositor with gbm 71/262471/4 accepted/tizen/unified/20210906.123631 submit/tizen/20210906.041608
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 11 Aug 2021 10:46:40 +0000 (19:46 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Mon, 6 Sep 2021 01:50:18 +0000 (01:50 +0000)
commitf7c84aa523a1e5bee307863fc206be9a8c41a78f
tree29ead4518a675b79e1369bd7ef7e68052f4206f5
parentba2fb909edd8d7c90d4ce6e813668e6e42170ba3
e_hwc: Support creating ecore_evas of gl compositor with gbm

this patch is for ddk which only support libgbm.
e20 try to creating ecore_evas of gl compositor with gbm device
and gbm_surface.

if hwc_prefer_gbm config is set, e20 prefer creating ecore_evas
with gbm to tbm.

Change-Id: Ia02fbeaff13928138fa3f1675d2eb47c783337d1
src/bin/e_comp.c
src/bin/e_comp.h
src/bin/e_comp_cfdata.c
src/bin/e_comp_cfdata.h
src/bin/e_comp_screen.c
src/bin/e_comp_screen.h
src/bin/e_hwc.c