tbm_bufmgr: add tbm_bufmgr_internal_import_bo_with_fd and use it
[platform/core/uifw/libtbm.git] / src / tbm_bo.c
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_import_bo_with_fd... 04/259904/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_import_bo_with_key... 03/259903/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_alloc_bo and use it 02/259902/1
2021-06-16 SooChan Limtbm_bufmgr: change tbm_bo_alloc_with_bo_data name 01/259901/1
2021-06-16 SooChan Limtbm_bufmgr: change tbm_bo_alloc_with_format name 00/259900/1
2021-06-16 SooChan Limtbm_bo: remove error log. 99/259899/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_find_bo 98/259898/1
2021-06-16 SooChan Limtbm_module: make tbm_module_bufmgr_import_key 97/259897/1
2021-06-16 SooChan Limtbm_module: make tbm_module_bufmgr_import_fd 96/259896/1
2021-06-15 SooChan Limtbm_bo: remove tbm_bo_alloc_with_surface 90/259890/1
2021-06-15 SooChan Limtbm_bo: remove tbm_bo_alloc_with_tiled_format 88/259888/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bo_alloc_with_format... 86/259886/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bo_alloc function 84/259884/1
2021-06-15 SooChan Limtbm_bo: initialize the bo2 26/259826/1
2021-06-10 SooChan Limtbm_bo: add get_from_hal_surface flag at tbm_bo 69/259569/1
2021-05-11 SooChan Limtbm_bo: check the bo which has the same bo_data 75/258175/1
2021-05-10 SooChan Limtbm_bo: free hal_tbm_bo when it is allocated by tbm_bo_... 42/257742/6 submit/tizen/20210608.001159
2021-04-30 SooChan Limadd tbm_bo_alloc_with_bo_data 40/257740/1 submit/tizen/20210608.001222
2021-03-19 SooChan Limtbm_bo : use hal_tbm_bufmgr_alloc_bo_with_format instea... 70/255470/1
2021-03-11 Junkyeong KimTdm_bo: Add null checking before use 23/255023/1
2021-02-22 Junkyeong Kimtbm_bo: do not print error if return value is NOT_SUPPORTED 83/253983/2
2021-02-22 SooChan LimNOT_SUPPORTED return ture at lock/unlock 82/253982/2
2021-02-22 Junkyeong Kimtbm_bo: do not use error log parameter 79/253979/2
2021-02-22 Junkyeong Kimadapt hal-api-tbm 78/253978/2
2021-01-11 Changyeon Leesurface: move function of allocating for surface to... 99/251099/2
2021-01-07 Changyeon Leebo: use magic number for checking valid of bo 98/251098/1
2018-12-10 Changyeon Leetbm_bo: use mutex lock of bufmgr instead bo 36/194836/2
2018-04-24 SooChan Limbo: add _tbm_set_last_error() 88/177188/1
2018-04-23 SooChan Limerror: add tbm_error.h 85/177185/1
2018-03-28 SooChan Limbackend: change the type of the size 81/174081/1
2018-03-14 SooChan Limbo: calls the new backend_funcs 71/172371/6
2018-03-08 SooChan Limchange the log macro at all files 91/171891/3
2018-02-28 SooChan Limbo: validate the bo through the gBufMgr, not bo->bufmgr 84/171284/1
2018-02-27 SooChan Limmake the tbm_bo file and the tbm_type_int file. 44/171144/2