change dump API from tdm_helper to tbm_surface_internal
[platform/core/uifw/libtdm.git] / include /
2016-05-11 Boram Parkdoxygen update 09/69009/1
2016-05-11 Boram Parkdeprecate TDM_BACKEND_ABI_VERSION 82/68982/2
2016-05-11 Boram Parkadd max_attach_count variable 80/68980/1
2016-05-11 Boram Parkadd LIST_LENGTH macro 78/68978/1
2016-05-11 Boram Parkchange input param's type 36/68936/2
2016-05-11 Boram Parkdoxygen update 35/68935/2
2016-04-25 Boram Parkadd TDM_LAYER_CAPABILITY_NO_CROP 60/67060/1
2016-04-21 Boram Parkassertion if there is error or warning 07/66807/2
2016-04-21 Boram Parkprint log with color 06/66806/2
2016-04-20 Junkyeong Kimmake dump at tdm_layer_set_buffer function 47/66547/7 accepted/tizen/common/20160421.161410 accepted/tizen/ivi/20160421.010410 accepted/tizen/mobile/20160421.010350 accepted/tizen/tv/20160421.010402 accepted/tizen/wearable/20160421.010413 submit/tizen/20160420.040930
2016-04-11 Boram Parksupport client API for wait_vblank 33/65533/1
2016-04-11 Boram Parkrename tdm_event to tdm_event_loop 32/65532/1
2016-04-11 Boram Parksupport thread 31/65531/1
2016-04-11 Boram Parksupport the output change handler 30/65530/1
2016-04-11 Boram Parkuse wl_event_loop to support the event handling system 28/65528/1
2016-04-11 Boram Parkuse a tab instead of 8 spaces 26/65526/1
2016-04-11 Boram Parkuse macro to debug mutex lock 25/65525/1
2016-04-11 Boram Parkadd tdm_helper_get_fd & tdm_helper_set_fd 24/65524/1
2016-04-11 Boram ParkRevert "add display_buffer_get_fd to TDM backend interface" 23/65523/1
2016-04-06 SooChan Limadd TDM_LAYER_CAPABILITY_RESERVED_MEMORY 92/64892/1 accepted/tizen/common/20160406.144631 accepted/tizen/ivi/20160407.000246 accepted/tizen/mobile/20160407.000201 accepted/tizen/tv/20160407.000212 accepted/tizen/wearable/20160407.000229 submit/tizen/20160406.052734
2016-03-17 Boram Parkfix doxygen document 14/62614/1 accepted/tizen/common/20160321.150033 accepted/tizen/ivi/20160321.005555 accepted/tizen/mobile/20160321.005509 accepted/tizen/tv/20160321.005523 accepted/tizen/wearable/20160321.005543 submit/tizen/20160320.224501
2016-03-09 Boram Parkenhance log for buffer debugging 80/61580/1
2016-02-29 Boram Parkapply wayland coding style 36/60536/1
2016-02-19 Boram Parkadd display_buffer_get_fd to TDM backend interface
2016-02-18 Boram Parkremove tdm_helper_drm_fd
2016-02-14 Boram Parkenhance mode information of output
2016-02-14 Boram Parkadd maker, model, name to tdm_caps_output
2016-02-14 Boram Parkseperate tdm_func_ouput, tdm_func_layer from tdm_func_d...
2016-02-11 Sangjin LeeSupport tbm_surface_queue 21/58921/3 accepted/tizen/common/20160223.110205 accepted/tizen/ivi/20160218.024400 accepted/tizen/mobile/20160211.083741 accepted/tizen/tv/20160211.083758 accepted/tizen/wearable/20160211.083825 submit/tizen/20160211.063741 submit/tizen_common/20160218.142243 submit/tizen_common/20160219.083441 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004
2016-02-03 Boram Parkadd TDM_LAYER_CAPABILITY_SCANOUT 06/58806/1
2016-01-20 Boram Parkadd dump function for debugging 06/57406/2
2016-01-08 Boram Parkdoc: add tdm_helper.h to doxygen 87/56487/1
2015-12-31 Boram Parkmodify doxygen 67/55967/3
2015-12-30 Boram Parkfix doxygen bug 45/55845/1
2015-12-29 Boram Parkadd doxygen document 52/55752/1
2015-12-22 Boram Parkchange buffer type from tdm_buffer to tbm_surface 14/55214/1
2015-12-22 Boram Parkchange input/output parameter's type 13/55213/1
2015-12-15 Boram Parkadd layer_set_video_pos to backend interface 61/54461/1 accepted/tizen/mobile/20151215.124858 accepted/tizen/tv/20151215.125330 accepted/tizen/wearable/20151215.125639 submit/tizen/20151215.103554
2015-12-11 Junkyeong Kimuse tdm_buffer instead of tbm_surface for backend 63/54063/1 accepted/tizen/mobile/20151212.071108 accepted/tizen/tv/20151212.072607 accepted/tizen/wearable/20151212.073206 submit/tizen/20151211.073807
2015-12-09 Boram Parkchange double pointer to one pointer in tdm_caps_output 27/53727/1 accepted/tizen/mobile/20151209.133018 accepted/tizen/tv/20151209.133101 accepted/tizen/wearable/20151209.133133 submit/tizen/20151209.055555
2015-12-07 Boram ParkMerge branch 'devel' into tizen 07/53507/1 accepted/tizen/mobile/20151207.123550 accepted/tizen/tv/20151207.123609 accepted/tizen/wearable/20151207.123630 submit/tizen/20151207.055555
2015-12-05 Boram Parkadd comments
2015-12-04 Boram Parkuse pp flags instead of pp property
2015-12-02 Boram Parkhide tdm_display_capability from backend
2015-12-01 Boram Parkadd tdm_layer_is_usable function
2015-12-01 Boram Parkadd tdm_caps_display
2015-11-30 Boram Parkadd tdm_output_get_pipe function
2015-11-30 Boram ParkRevert "enhance debug log"
2015-11-30 Boram Parkenhance debug log
2015-11-30 Boram Parkfix input param type
2015-11-29 Boram Parkfirst draft