summaryrefslogtreecommitdiff
path: root/src/tbm_bufmgr_exynos.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-26create 2 bos in NV12 formatChangyeon Lee1-1/+2
2019-04-04Fix NV12 offset calculation routinesYoungJun Cho1-26/+15
2019-04-04Fix indentation for tbm_exynos_bo_lock()YoungJun Cho1-1/+1
2018-08-24fix offset NV12 formatChangyeon Lee1-1/+1
2018-08-09allocate 2 bos of NV12 formatChangyeon Lee1-5/+5
2018-05-04use 3.0 version of tbm backend abiSooChan Lim1-1/+1
2018-03-29use TBM_ERROR_INVALID_OPERATIONsubmit/tizen/20180403.011904submit/tizen/20180330.043331submit/tizen/20180329.115212accepted/tizen/unified/20180404.063405SooChan Lim1-25/+25
2018-03-28change the type of the sizeSooChan Lim1-1/+2
2018-03-23use TBM_RETURN_XXsubmit/tizen/20180323.010451accepted/tizen/unified/20180323.062219SooChan Lim1-4/+4
2018-03-22use tbm_log.hSooChan Lim1-26/+11
2018-03-20use the tbm_log.h for logging.SooChan Lim1-151/+92
2018-03-19re-arrange the static functions.SooChan Lim1-612/+613
2018-03-19make the new backend inteface with tbm_backend.hSooChan Lim1-391/+492
2017-10-17Use 16 align at UV Plane of NV12Changyeon Lee1-1/+1
2017-03-07fix the build break at aarch64 ARCHsubmit/tizen_unified/20170308.100403submit/tizen/20170307.035718accepted/tizen/wearable/20170307.102039accepted/tizen/unified/20170309.031228accepted/tizen/common/20170307.133848SooChan Lim1-1/+1
2017-03-07add the initial code for the exynos tgmSooChan Lim1-0/+2204