Package version up to 1.10.7
[platform/core/uifw/libtpl-egl.git] / src /
2023-08-29 jinbong, LeeRemove double free situation 81/297981/1
2023-07-24 Joonbum Kowl_vk: untrack the swapchain_buffers when destroy_swapc... 42/296242/1
2023-07-24 Xuelian BaiFix a typo 15/296215/1
2023-07-17 Joonbum Koutils_gthread: do not make data into NULL before the... 16/295916/2
2023-07-11 Joonbum Kowl_egl: close fence_fd when gsource finalized 94/295594/1
2023-07-11 Joonbum Koutils_gthread: add enum type to distinguish the fd... 93/295593/1
2023-07-10 Joonbum Kowl_vk: change the event message processing
2023-07-07 Joonbum Kolog: add & apply TPL_LOG_D instead of TPL_DEBUG 27/295427/1
2023-07-06 Joonbum Kowl_egl: remove checking activated when dequeue buffer 26/295426/1
2023-06-02 Joonbum Kowl_egl/vk: use new tdm API to handle pending events. 80/293680/1
2023-04-14 Joonbum Kowl_egl: Initialize vblank_done flag when dequeue timeou... 13/291413/1
2023-03-23 Xuelian BaiMerge "Fix memory leak" into tizen
2023-03-21 Xuelian BaiFix memory leak 85/290185/1
2023-03-20 Jinbong LeeMerge changes Ibac91ed8,I7e6a6891,I779718fd into tizen accepted/tizen/unified/20230321.123222
2023-03-20 jinbong, Leewl_egl : remive wl_egl_buffer in vblank's waiting buffe... 30/290030/2
2023-01-27 Joonbum Kowl_egl: Implement the backend function of fence_sync_is... 96/287396/1
2023-01-27 Joonbum KoAdd new API checks if fence sync is available 95/287395/1
2023-01-12 Joonbum Kowayland-egl-tizen: Add description of set_frontbuffer_mode 46/286746/1
2023-01-12 Joonbum Kowl_egl: support for frontbuffer mode set by surface 45/286745/1
2023-01-12 Joonbum Kowl_egl_thread: prepare for the failure of pause_in_idle 44/286744/1
2023-01-12 Joonbum Koutils_gthread: cancel pause when wait_idle failed 43/286743/1
2023-01-12 Joonbum Kowl_egl: Delete calling wait_idle in surface_fini 42/286742/1
2023-01-12 Joonbum Koutils_gthread: Prevent deadlock caused by wait_idle 41/286741/1
2022-12-02 Joonbum Koutils_gthread: Add missed initializing paused flag 71/284971/1
2022-12-01 jinbong, Leeremove vblank's waiting_buffers in _tbm_queue_force_flu... 27/284927/1
2022-12-01 Joonbum Koutils_gthread: Change to use g_cond_wait_until to wait... 26/284926/1
2022-11-21 Joonbum Kowl_egl: Set last_enq_buffer before tbm enqueue 15/284515/2
2022-11-21 Joonbum Kowl_egl: Use buffers list instead of buffers array 14/284514/2
2022-11-18 Joonbum Kowl_egl: Apply pause and wait_idle at buffer clear 13/284513/1
2022-11-18 Joonbum Koutils_gthread: Add new functions to pause/continue... 12/284512/1
2022-11-11 Joonbum Kowl_egl: Print additional INFO logs at buffer_clear 55/284155/3
2022-11-10 Joonbum Kowl_egl: Set timeout for buffer_clear to 500ms 53/284153/1
2022-10-28 Joonbum Kowl_egl: Add defense code for fake signal in buffer_clear 02/283502/1
2022-10-28 Joonbum Kowl_vk: Add missed flag setting when surface_init 01/283501/1
2022-10-19 jinbong, LeeRemove unused int64, int32 hash key for fixing Svace... 67/283167/1
2022-10-05 Joonbum KoAdd null checking before calling tpl_gsource_destroy. 14/282514/1
2022-10-05 Joonbum KoRemove unncessary header 13/282513/1
2022-09-30 Joonbum KoModified to call tpl_gsource_destroy only once. 60/282360/1
2022-09-30 Joonbum KoChanged the order of lock/unlock at buffer_clear. 59/282359/1
2022-09-29 Joonbum KoDelete wrong g_main_context_unref 04/282304/1
2022-09-29 Joonbum KoChanged the function name properly. 03/282303/1
2022-09-29 Joonbum KoModified the codes related to call tpl_gcond_wait. 02/282302/1
2022-09-28 Joonbum KoDelete g_cond_wait from tpl_gsource_destroy. 01/282301/1
2022-08-10 Joonbum KoFixed to prevent page fault via invalid address. 86/276086/3
2022-08-10 Joonbum KoAdded internal function to check buffer is validate 85/276085/3
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
2022-04-15 Xuelian BaiFix issue when reset 39/273639/2
2022-04-05 Joonbum KoAdd missed initializing to trace tpl_surface. 54/273354/1
2022-02-15 Joonbum KoMake clear about use_explicit_sync feature flag. 66/271066/3
2022-01-26 Joonbum KoInitialize last_enq_buffer to null when it committed. 75/270175/1
2022-01-26 Joonbum KoPrevents the incorrect signal on gcond of wl_egl_buffer. 74/270174/1
2022-01-18 Joonbum KoChange the handle of last_enq_buffer to tbm_surface_h 61/269561/1
2022-01-14 Joonbum KoFixed to use last_enq_buffer instead of last_deq_buffer. 21/269421/1
2022-01-14 Joonbum KoMove unref to outside from buffer mutex. 20/269420/1
2022-01-14 Joonbum KoCall dispatch cb for disposable source when IO error... 96/269196/2
2022-01-05 Joonbum KoRemove finalizer source to before cond_signal 60/268960/1
2021-12-30 Joonbum KoClear all cached buffer when queue_force_flush 18/268718/1
2021-12-30 Joonbum KoAdd mutex protection when gsource_destroy 17/268717/1
2021-12-30 Joonbum KoAdd log to check when the transform changed 16/268716/1
2021-12-24 Joonbum KoInitialize last_deq_buffer to NULL when it free. 07/268507/1
2021-12-23 Joonbum KoAdded mutex for protecting vblank resources. 35/268435/1
2021-12-23 Joonbum KoChanged to do roundtrip_queue before display_fini. 34/268434/1
2021-12-23 Joonbum KoRemove wl_egl_buffer from vblank list when it freed. 33/268433/1
2021-12-23 Joonbum KoModified the new buffer allocation in the RESET situation 32/268432/1
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-12-14 Joonbum KoInitialize wl_egl_buffer->waiting_source in mutex prote... 71/267971/1
2021-11-17 Joonbum KoFlush vblank waiting buffers when tdm error occured. 72/266672/1
2021-10-21 Joonbum KoChange the timeout limit to 200ms. 35/265535/1
2021-10-21 Joonbum KoModified to create wl_buffer only just before surface... 34/265534/1
2021-09-28 Joonbum Kowayland_egl_tizen: Move tizen_private_create() to each... 92/264692/1
2021-09-28 Joonbum Kowayland-egl-tizen: Modified to do not create tizen_private. 91/264691/1
2021-09-06 Joonbum KoMove assert checking to before add listener of wl_buffer 22/263522/1
2021-09-02 Joonbum KoModified build error when TIZEN_FEATURE disabled. 31/263431/1 linux_yocto
2021-08-27 Joonbum KoFixed a problem than adds duplicate listener to wl_buffer. 53/263153/3
2021-08-27 Joonbum KoChanged log printing for wl_buffer creation to TPL_INFO. 52/263152/3
2021-08-27 Joonbum KoAdd null checking to prevent problem. 51/263151/3
2021-08-27 Joonbum KoAdd build flags to separate tizen specific feature. 50/263150/3
2021-08-27 Joonbum KoRemove dependency releated wayland-vulkan-protocol 57/263157/1
2021-08-27 Joonbum KoMove unusing files to unused and remove from makefile. 56/263156/1
2021-08-27 Joonbum Kowayland-egl-tizen: Add a log output option. 55/263155/1
2021-07-21 Joonbum KoRemove unnecessary surf_mutex locking 64/261564/1
2021-06-21 Joonbum KoFix missing use of num_buffers when create tbm_queue. 24/260124/1
2021-06-10 Joonbum KoFix incorrect use of can_dequeue return value. 23/260123/1
2021-06-09 Joonbum KoResolve build warning related to backend init functions. 36/259536/1
2021-06-08 Joonbum KoAdd magic check to confirm WL_EGL_TIZEN private. 35/259535/1
2021-06-04 Joonbum Ko Remove duplicate initialize. 13/259313/1
2021-06-04 Joonbum KoAdd null checking to prevent problem. 12/259312/1
2021-06-04 Joonbum KoClarified thread message and corrected some bugs. 11/259311/1
2021-06-04 Tianhao NiFix ws-testcase build issue: 04/259304/1
2021-05-20 Joonbum KoExpand the condition of need_to_wait in buffer_clear. 50/258550/1
2021-05-20 Joonbum KoEnhanced protection against fence waiting buffers. 49/258549/1
2021-05-20 Joonbum KoAdded surface_vblanks list for safe destroy. 48/258548/1
2021-05-20 Joonbum KoAdd tpl_surface_vblank_t to manage vblank object 47/258547/1
2021-05-11 Joonbum KoFix to prevent thread conflict. 38/258138/1
2021-05-11 Joonbum KoFix so that wl_buffer is not added to the listener... 16/258116/1
2021-05-03 Joonbum KoFix wrong case checking to unreachable code. 10/257810/1
2021-04-30 Joonbum KoBack up the legacy codes of wl_vk_thread to unused. 36/257736/1
next