Implementation for SwapInterval is zero
[platform/core/uifw/libtpl-egl.git] / src / tpl_wayland_egl.c
2024-01-11 jinbong, LeeImplementation for SwapInterval is zero 31/304131/8
2023-07-07 Joonbum Kolog: add & apply TPL_LOG_D instead of TPL_DEBUG 27/295427/1
2022-07-18 JinbongFix pointer to int cast warning 48/278248/1 accepted/tizen/unified/20220722.031005 submit/tizen/20220718.063229 submit/tizen/20220721.050405
2022-07-18 JinbongRevert "Remove compile warning about casting to pointer...
2022-07-18 JinbongRemove compile warning about casting to pointer from... submit/tizen/20220718.053106
2021-12-14 Changyeon LeeSend transform of window and buffer since wl_surface... 73/267973/1
2021-12-14 Changyeon LeeSend transform of window and buffer to server after... 72/267972/1
2021-09-28 Joonbum Kowayland_egl_tizen: Move tizen_private_create() to each... 92/264692/1
2021-08-27 Joonbum KoAdd build flags to separate tizen specific feature. 50/263150/3
2020-12-02 Changyeon LeeFix damage rectangle of buffer when it needs to add... 04/248804/1
2020-09-25 Joonbum KoSet initial latest_transform to 0. 41/244841/1
2020-04-27 Joonbum KoReplaced all getenv() by tpl_getenv() to reduce unneces... 27/232027/1
2019-12-06 Joonbum KoRename the directory of wayland-egl to wayland-egl... 46/219546/1
2019-11-08 Changyeon Leetpl_surface: set post_interval in tdm_client_vblank_wait 58/217258/1
2019-11-08 Changyeon Leetpl_wayland_egl: check latest_transform in surface_commit 67/212667/3
2019-11-08 Changyeon Leetpl_wayland_egl: set need_to_release flag before commit 66/212666/2
2019-07-16 Joonbum Ko[4/4]wayland-egl: Modified to not offer libwayland... 19/208919/5
2019-07-16 Joonbum Ko[3/4]wayland-egl*: Implemented to use 'tizen_private... 18/208918/4
2019-07-16 Joonbum Ko[1/4]wayland-egl-priv: Changed the name of 'private... 16/208916/3
2019-05-07 Joonbum KoAdded TRACE at the missed point. 44/203944/2
2019-04-15 Xuelian BaiFix a typo 56/203456/1
2019-04-03 Joonbum Kotpl_wayland_egl: Added checking reset flag to fix front... 77/202577/2
2019-04-03 Xuelian BaiCall wayland_tbm_client_create_surface_queue_tiled and
2019-01-14 Joonbum Kotpl_wayland_egl(_thread): Initialized the callbacks... 42/197542/1
2018-11-08 Joonbum Kotpl_wayland_egl: Modified to set the acquired buffer... 10/192710/1
2018-09-21 Joonbum Kotpl_wayland_egl: Modified to update the transform infor... 17/189817/1
2018-09-12 Joonbum Kotpl_wayland_egl(_thread): Implemented a few lines relea... 41/188941/1
2018-09-11 Juyeon Leewayland_egl: Added new APIs related with serial 92/186992/7
2018-09-03 Joonbum Kotpl_wayland_egl: Fixed bug related with deadlock. 14/188214/1
2018-07-31 Joonbum Kotpl_wayland_egl: Modified to remove only flushed buffer... 98/185498/1
2018-07-25 Joonbum Kotpl_wayland_egl: Modified to track committed wl_buffer... 03/185003/1
2018-07-04 joonbum.kotpl_surface: Added a new frontend API to set the number... 48/183248/2
2018-06-26 joonbum.kotpl_wayland_egl: Set need_to_release flag to FALSE... 47/183247/1
2018-06-20 joonbum.kotpl_wayland_egl(_thread): Changed to destroy wl_event_q...
2018-06-20 joonbum.kotpl_wayland_egl: Deleted dispatch codes at the flush...
2018-04-13 joonbum.kotpl_wayland_egl: Modified to use tbm_surface_queue... 31/175431/2
2018-04-13 joonbum.kotpl_wayland_egl: Removed reset checking in release_call... 30/175430/2
2018-04-13 joonbum.kotpl_wayland_egl: Used tdm_client_handle_events_timeout... 29/175429/2
2018-04-13 joonbum.kotpl_wayland_egl: Used new API of tdm_clint to check... 28/175428/2
2018-04-12 joonbum.kotpl_wayland_egl: Added exception handling to prevent... 27/175427/2
2018-01-31 joonbum.kotpl_wayland_egl: Added tdm_mutex to wayland_egl_display... 95/168795/1
2018-01-24 JunSeok, Kimtizen-surface: renew tizen-surface protocol path 74/166674/2
2018-01-18 joonbum.kotpl_wayland_egl: Guaranteed thread safety for wl_event... 54/167554/1
2018-01-03 Hoyub Leetpl_wayland_egl: Add necessity check for buffer release 63/165663/4
2017-11-22 Hoyub Leetpl_wayland_egl: Modify creating event queue for multi... 93/161093/2
2017-08-09 SooChan Limtpl_wayland_egl: remove the unused variable 40/143140/3
2017-08-09 joonbum.kotpl_wayland_egl: Fixed wrong procedure of cancel_dequeu... 77/143077/2
2017-07-27 Hoyub Leetpl_wayland_egl: Format of tpl_surface is now used... 74/140574/3
2017-07-19 joonbum.kotpl_wayland_egl: Removed duplicated logs. 89/139489/2
2017-07-13 joonbum.koRemoved the libdrm dependency from the all backends... 31/138731/1 accepted/tizen/unified/20170719.004620 submit/tizen/20170713.110445
2017-06-26 joonbum.kotpl_wayland_egl: Implement related to window rotation 27/135727/1
2017-06-22 joonbum.kotpl: Added a frontend API to cancel dequeued buffer. 01/134601/6
2017-06-22 joonbum.kointegrated tpl_wayland_egl_thread feature. 00/134600/9
2017-06-16 joonbum.kotpl_wayland_egl: Fixed errors in managing the transform... 53/134353/2
2017-06-15 joonbum.kotpl_wayland_egl: Deleted unused listener to resolve... 25/134225/1
2017-06-15 joonbum.kowayland_egl: Added new APIs related with wl_surface_set... 24/134224/1
2017-06-09 Sangjin Leetpl_wayland_egl: change version of shm_flusher 05/133205/2
2017-06-06 Sangjin Leetpl_wayland_egl: implement free_flush protocol 39/132539/1
2017-05-22 joonbum.kotpl_wayland_egl: Registered a callback function to... 00/130400/1
2017-05-16 joonbum.kotpl_wayland_egl: Added async trace points to track... 39/129439/3
2017-05-16 joonbum.kotpl_wayland_egl: Fixed case of non-pixed buffer in... 13/129413/1
2017-05-15 joonbum.kotpl_surface, tpl_wayland_egl: Refactored the procedue... 91/129191/3
2017-04-14 joonbum.kotpl_wayland_egl: Added geometry information of the... 14/125214/1
2017-04-14 joonbum.kotpl_wayland_egl: Set event queue by using new API of... 03/123003/2
2017-03-23 Gwan-gyeong MunMerge "Use %license macro to copy license file" into... accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170331.152606 accepted/tizen/ivi/20170329.034214 accepted/tizen/mobile/20170329.034045 accepted/tizen/tv/20170329.034124 accepted/tizen/unified/20170329.034238 accepted/tizen/wearable/20170329.034154 submit/tizen/20170328.072410
2017-03-23 joonbum.kotpl_wayland_egl: subdivided the reason of failure of... 54/114854/4
2017-01-11 Mun, Gwan-gyeongtpl_wayland_egl: When wl_display_dispatch_queue() fails... 79/107779/2
2017-01-11 YoungJun Chotpl_wayland_egl: clean up __tpl_wayland_egl_surface_init() 49/106249/5
2017-01-11 Gwan-gyeong MunMerge "tpl_tbm: clean up __tpl_tbm_surface_fini()"...
2017-01-11 YoungJun Chotpl_wayland_egl: clean up __cb_client_window_resize_cal... 03/104403/2
2016-12-02 Mun, Gwan-gyeongtpl: Add tpl_surface_get_rotation() / tpl_surface_set_r... 70/96770/6 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.142606 accepted/tizen/3.0.m2/tv/20170104.143256 accepted/tizen/3.0.m2/wearable/20170104.143639 accepted/tizen/3.0/common/20161205.091705 accepted/tizen/3.0/common/20161206.125421 accepted/tizen/3.0/ivi/20161204.233929 accepted/tizen/3.0/ivi/20161205.070024 accepted/tizen/3.0/mobile/20161204.233835 accepted/tizen/3.0/mobile/20161205.070006 accepted/tizen/3.0/tv/20161204.233850 accepted/tizen/3.0/tv/20161205.070013 accepted/tizen/3.0/wearable/20161204.233909 accepted/tizen/3.0/wearable/20161205.070018 accepted/tizen/common/20161202.233303 accepted/tizen/ivi/20161205.000053 accepted/tizen/mobile/20161205.000026 accepted/tizen/tv/20161205.000031 accepted/tizen/wearable/20161205.000040 submit/tizen/20161202.054342 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161202.055418 submit/tizen_3.0/20161205.053741
2016-11-30 Mun, Gwan-gyeongtpl_wayland_egl: Add missing error-checking to __tpl_wa... 82/101182/1
2016-11-29 Gwan-gyeong MunMerge "tpl_wayland_egl: For the hide effect, client... accepted/tizen/3.0/common/20161130.065342 accepted/tizen/3.0/ivi/20161130.012834 accepted/tizen/3.0/mobile/20161130.012735 accepted/tizen/3.0/tv/20161130.012753 accepted/tizen/3.0/wearable/20161130.012814 accepted/tizen/common/20161129.173700 accepted/tizen/ivi/20161130.015659 accepted/tizen/mobile/20161130.015558 accepted/tizen/tv/20161130.015615 accepted/tizen/wearable/20161130.015639 submit/tizen/20161129.103413 submit/tizen_3.0/20161129.104022
2016-11-28 joonbum.kotpl_wayland_egl: For the hide effect, client should... 13/100513/1
2016-11-22 Hoyub Leetpl_wayland_egl: remove remaining unused surface frame... 28/99328/1
2016-11-16 Sangjin Leetpl_wayland_egl: remove useless member of struct _tpl_w... 41/97641/3
2016-11-16 Sangjin Leetpl_wayland_egl: remove wl_callback routine 40/97640/2
2016-11-08 joonbum.kotpl_wayland_egl: Add log for checking flush callback. 93/95593/2 accepted/tizen/3.0/common/20161114.081230 accepted/tizen/3.0/ivi/20161110.020622 accepted/tizen/3.0/mobile/20161110.020519 accepted/tizen/3.0/tv/20161110.020539 accepted/tizen/3.0/wearable/20161110.020559 accepted/tizen/common/20161109.140326 accepted/tizen/ivi/20161109.002954 accepted/tizen/mobile/20161109.002940 accepted/tizen/tv/20161109.002947 accepted/tizen/wearable/20161109.002950 submit/tizen/20161108.120107 submit/tizen_3.0/20161108.120456 submit/tizen_3.0_common/20161110.084657
2016-11-08 joonbum.kotpl_wayland_egl: Invert y to rect of the damaged region. 92/95592/2
2016-10-28 YoungJun Chotpl_wayland_egl: clean up code __tpl_wayland_egl_surfac... 57/93557/3
2016-10-27 Gwan-gyeong MunMerge "tpl_surface: add missed lock in tpl_surface_set_...
2016-10-27 Gwan-gyeong MunMerge "tpl_wayland_egl: remove duplicated routine in...
2016-10-27 Gwan-gyeong MunMerge "tpl_wayland_egl: clean up codes __tpl_wayland_eg...
2016-10-27 YoungJun Chotpl_wayland_egl: clean up codes __tpl_wayland_egl_displ... 80/93380/4
2016-10-27 Gwan-gyeong MunMerge "tpl_wayland_egl: clean up codes for __tpl_waylan...
2016-10-26 YoungJun Chotpl_wayland_egl: clean up codes for __tpl_wayland_egl_d... 79/93379/3
2016-10-26 YoungJun Chotpl_wayland_egl: clean up code for __tpl_wayland_egl_di... 48/93248/4
2016-10-24 YoungJun Chotpl_wayland_egl: remove duplicated routine in __cb_tbm_... 01/93401/1
2016-10-24 YoungJun Chotpl_wayland_egl: clean up codes __tpl_wayland_egl_buffe... 89/93389/1
2016-10-12 Gwan-gyeong MunMerge "tpl: tpl_surface_create_swapchain() API is modif...
2016-10-12 Gwan-gyeong MunMerge "tpl_worker_thread: added vblank event" into...
2016-10-10 Gwan-gyeong MunMerge "tpl_worker_thread: added worker_thread files...
2016-10-07 joonbum.kotpl_wayland_egl: Do unreference the attached buffers... 50/91150/3 accepted/tizen/3.0/ivi/20161028.151244 accepted/tizen/3.0/mobile/20161028.143140 accepted/tizen/3.0/tv/20161028.143451 accepted/tizen/3.0/wearable/20161028.150819 accepted/tizen/common/20161019.145632 accepted/tizen/ivi/20161019.141942 accepted/tizen/mobile/20161019.141926 accepted/tizen/tv/20161019.141932 accepted/tizen/wearable/20161019.141937 submit/tizen/20161019.023529 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000 submit/work91/20161019.023152
2016-10-06 Mun, Gwan-gyeongtpl: Add TPL_ERROR_OUT_OF_MEMORY to enum vaulue of... 17/91217/1
2016-10-06 Sangjin Leetpl_wayland_egl: Fix error check for dispatch queue 14/91114/1 accepted/tizen/3.0/mobile/20161015.033645 accepted/tizen/3.0/tv/20161016.004915 accepted/tizen/3.0/wearable/20161015.083546 accepted/tizen/common/20161006.153722 accepted/tizen/ivi/20161007.103754 accepted/tizen/mobile/20161007.103743 accepted/tizen/tv/20161007.103752 accepted/tizen/wearable/20161007.103749 submit/tizen/20161006.041545 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000004
2016-10-05 joonbum.kotpl: Added frontend API "tpl_surface_set_reset_cb" 71/90471/4 accepted/tizen/common/20161005.165649 submit/tizen/20161005.133318
2016-10-05 joonbum.kotpl_wayland_egl: Fix misused return value of wl_display... 91/90991/2
2016-10-04 Sangjin Leetpl_wayland_egl: Use the tizen_surface_shm protocol... 98/90398/6
2016-09-28 joonbum.kotpl_wayland_egl: Fixed some bugs related to wl_display_... 06/89706/3
2016-09-27 joonbum.kotpl_wayland_egl: Call wl_display_dispatch_queue_pending... 05/89705/4
next