tbm_module: add tbm_backend_surface_data structure
[platform/core/uifw/libtbm.git] / src /
2021-06-22 SooChan Limtbm_module: add tbm_backend_surface_data structure 93/260293/1
2021-06-22 SooChan Limtbm_module: change the api name for allocation of bo_data 92/260292/1
2021-06-22 SooChan Limtbm_module: change tbm_module_bufmgr_ to tbm_module_ 91/260291/1
2021-06-21 SooChan Limtbm_module: free bo when it is not from hal_surface. 19/260119/2
2021-06-18 Changyeon Leetbm_surface_internal: Support XBGR, ABGR format in... 90/260090/1
2021-06-18 SooChan Limtbm_module: make tbm_module.h 44/260044/1 submit/tizen/20210618.025159
2021-06-18 SooChan Limtbm_module: initialize the bo_handle to be null. 40/260040/1
2021-06-17 SooChan Limtbm_module: change tbm_module_bufmgr symbol names 27/260027/2
2021-06-17 SooChan Limtbm_module: do not print error message 25/260025/2
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_exportd_key and use it 24/260024/2
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_exportd_fd and use it 23/260023/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_unlock and use it 22/260022/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_lock and use it 21/260021/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_unmap and use it 20/260020/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_map and use it 19/260019/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_get_bo_handle and use it 18/260018/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_get_memory_types and... 17/260017/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_get_size and use it 16/260016/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_free and use it 15/260015/1
2021-06-17 SooChan Limtbm_surface_internal: donot set error type 41/259941/1
2021-06-17 SooChan Limtbm_surface_internal: remove dead code 40/259940/1
2021-06-17 SooChan Limtbm_module: fix the wrong condition 39/259939/1
2021-06-17 SooChan Limtbm_bufmgr: make a reset function for initializing... 38/259938/1
2021-06-17 SooChan Limtbm_surface_internal: check the memory validation at... 37/259937/1
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_module: make tbm_module_bufmgr_get_plane_data 95/259895/1
2021-06-15 SooChan Limtbm_module: check coverage with the TBM_MODULE_TYPE_HAL_TBM 94/259894/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_get_supported_format 93/259893/1
2021-06-15 SooChan Limtbm_module: TBM_MODULE_TYPE_BUFMGR_BACKEND is deprecate... 92/259892/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bind_native_display 91/259891/1
2021-06-15 SooChan Limtbm_bo: remove tbm_bo_alloc_with_surface 90/259890/1
2021-06-15 SooChan Limtbm_surface_internal: remove direct alls of backend... 89/259889/1
2021-06-15 SooChan Limtbm_bo: remove tbm_bo_alloc_with_tiled_format 88/259888/1
2021-06-15 SooChan Limtbm_module: check the bufmgr_func symbol at tbm_module_... 87/259887/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bo_alloc_with_format... 86/259886/1
2021-06-15 SooChan Limtbm_module: get the error type at tbm_module_bufmgr_get... 85/259885/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-11 SooChan Limtbm_backend: fix the handle casting. 07/259707/2
2021-06-11 SooChan Limtbm_module: remove bufmgr variable at tbm_module 06/259706/1
2021-06-11 SooChan Limtbm_bufmgr: move copy functions for module information... 05/259705/1
2021-06-11 SooChan Limtbm_bufmgr: remove the included header file. 04/259704/1
2021-06-11 SooChan Limtbm_bufmgr: use tbm_module_bufmgr_get_capabilities 03/259703/1
2021-06-11 SooChan Limtbm_module : add tbm_module_bufmgr_get_capabilities 02/259702/1
2021-06-11 SooChan Limtbm_module: change if-statement into switch-case 01/259701/1
2021-06-11 SooChan Limtbm_module: use module instead of bufmgr 00/259700/1
2021-06-10 SooChan Limtbm_bufmgr: use tbm_module_load/unload functions 99/259699/1
2021-06-10 SooChan Limtbm_module: migrate the module funtions from tbm_bufmgr.c 98/259698/1
2021-06-10 SooChan Limtbm_module: add tbm_module.c file 97/259697/1
2021-06-10 SooChan Limtbm_bufmgr: define tbm_module structure. 96/259696/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-11 SooChan Limtbm_surface_internal: tbm_surface_internal_import 74/258174/1
2021-05-11 SooChan Limtbm_surface_internal: implement tbm_surface_internal_export 73/258173/1
2021-05-11 SooChan Limtbm_surface_internal: add some error log macros 72/258172/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-05-10 SooChan Limallocate the tbm_surface when it has hal_tbm. 41/257741/5 submit/tizen/20210608.001246
2021-04-30 SooChan Limadd tbm_bo_alloc_with_bo_data 40/257740/1 submit/tizen/20210608.001222
2021-04-29 SooChan Limtbm_surface_internal: set an error when the refcnt... 39/257739/1
2021-04-29 SooChan Limtbm_surface_internal: make an internal function for... 38/257738/1
2021-04-27 SooChan Limadd the definitions of export/import surface 40/257540/1 submit/tizen/20210608.000609
2021-03-19 SooChan Limfix the memory allocation failed. 81/255581/1 accepted/tizen/unified/20210324.124652 submit/tizen/20210319.090109 submit/tizen/20210319.090617 submit/tizen/20210323.100158
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-03-08 Junkyeong Kimtbm_surface_internal: check bufmgr init success before... 80/254380/2
2021-02-22 Junkyeong Kimadd surface destroy callback add/remove api 48/253948/4
2021-02-22 SooChan Limhal: deal with auth drm_fd 84/253984/2
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 SooChan Limadd return value 80/253980/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: clean up tbm_surface_internal_set_debug_data 00/251100/3
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
2021-01-07 Changyeon Leesurface: use magic number for checking valid of surface 97/251097/1
2021-01-07 Changyeon Leesurface_queue: use magic number for checking valid... 57/250757/2
2020-09-24 Changyeon Leetbm_surface_queue: notify reset callback in free_flush 78/244778/4
2020-07-02 SooChan Limbufmgr: do not print backend information on stdout 15/237615/1
2020-05-27 SooChan Limremove getenv() function call 28/234528/1
2020-05-18 Seunghun LeeRevert "remove getenv() function." 55/233655/1
2020-05-14 SooChan Limremove getenv() function. 87/233387/1
2020-05-13 Changyeon Leetbm_bufmgr: arrange tbm_bufmgr debug info 31/233031/4
2020-05-07 Junkyeong Kimuse dlog default 73/232773/1
2020-03-05 Changyeon Leetbm_surface_internal: remove padding area of buffer... 09/226709/1
2019-12-27 Changyeon Leefix warning stringop-truncation 94/221094/1
2019-12-24 Changyeon Leetbm_sync: support mainline interface of fence 81/220581/3
2019-12-12 Changyeon Leetbm_surface_internal: set up error handling when dump png 59/219959/1
2019-11-26 Changyeon Leetbm_sync: first try to open mainline sw_sync node 67/218667/1
2019-09-25 Junkyeong KimRevert "tbm_surface_internal: Removes avoidable malloc... 94/214694/1
2019-09-16 Changyeon Leetbm_surface_internal: fix null pointer dereference 65/213865/1
2019-09-16 YoungJun Chotbm_surface_internal: Removes avoidable malloc() for... 49/213449/2
next