unref buffer when destroyed
[platform/core/uifw/libtdm.git] / src / tdm_pp.c
2016-03-17 Boram Parkunref buffer when destroyed 07/62607/2
2016-03-17 Boram Parkreturn error if a buffer is attached twice 00/62600/2
2016-03-10 Boram Parkfix TDM buffer management 94/61794/1
2016-03-09 Boram Parkenhance log for buffer debugging 80/61580/1
2016-02-29 Boram Parkenhance log 07/60707/1
2016-02-29 Boram Parkapply wayland coding style 36/60536/1
2016-02-14 Boram Parkseperate tdm_func_ouput, tdm_func_layer from tdm_func_d...
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-21 Boram Parkunlock mutex after try_lock 34/54934/1 accepted/tizen/mobile/20151221.101012 accepted/tizen/tv/20151221.101017 accepted/tizen/wearable/20151221.101128 submit/tizen/20151221.044415
2015-12-08 Junkyeong Kimelimiate race condition of pp callback accepted/tizen/mobile/20151208.130443 accepted/tizen/tv/20151208.130500 accepted/tizen/wearable/20151208.130517 submit/tizen/20151208.105400
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-04 Boram Parkchange variable names
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_caps_display
2015-11-29 Boram Parkfirst draft