wl_egl: Initialize vblank_done flag when dequeue timeout occured
[platform/core/uifw/libtpl-egl.git] / src /
2023-04-14 Joonbum Kowl_egl: Initialize vblank_done flag when dequeue timeou... 14/291414/1
2023-03-20 jinbong, Leewl_egl : remive wl_egl_buffer in vblank's waiting buffe... 35/290035/2
2023-02-20 Joonbum Kowl_egl: Implement the backend function of fence_sync_is... 21/289421/1
2023-02-20 Joonbum KoAdd new API checks if fence sync is available 20/289420/1
2023-02-20 Joonbum Kowayland-egl-tizen: Add description of set_frontbuffer_mode 19/289419/1
2023-02-20 Joonbum Kowl_egl: support for frontbuffer mode set by surface 18/289418/1
2023-01-04 Joonbum Kowl_egl_thread: prepare for the failure of pause_in_idle 41/286341/2
2023-01-04 Joonbum Koutils_gthread: cancel pause when wait_idle failed 40/286340/2
2022-12-06 Joonbum Kowl_egl: Delete calling wait_idle in surface_fini 09/285109/1
2022-12-02 Joonbum Koutils_gthread: Prevent deadlock caused by wait_idle 93/284993/1
2022-12-02 Joonbum Koutils_gthread: Add missed initializing paused flag 74/284974/1
2022-11-30 jinbong, Leeremove vblank's waiting_buffers in _tbm_queue_force_flu... 93/284893/2
2022-11-30 Joonbum Koutils_gthread: Change to use g_cond_wait_until to wait... 87/284887/2
2022-11-21 Joonbum Kowl_egl: Set last_enq_buffer before tbm enqueue 20/284520/2
2022-11-21 Joonbum Kowl_egl: Use buffers list instead of buffers array 19/284519/2
2022-11-17 Joonbum Kowl_egl: Apply pause and wait_idle at buffer clear 18/284518/1
2022-11-17 Joonbum Koutils_gthread: Add new functions to pause/continue... 17/284517/1
2022-11-11 Joonbum Kowl_egl: Print additional INFO logs at buffer_clear 69/284169/1
2022-11-11 Joonbum Kowl_egl: Set timeout for buffer_clear to 500ms 68/284168/1
2022-11-11 Joonbum Kowl_egl: Add defense code for fake signal in buffer_clear 66/284166/1
2022-11-11 Joonbum Kowl_vk: Add missed flag setting when surface_init 65/284165/1
2022-11-11 jinbong, LeeRemove unused int64, int32 hash key for fixing Svace... 64/284164/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
2021-04-30 Joonbum KoFix a problem when explicit_fence was not used. 35/257735/1
2021-04-30 Joonbum KoFix so that error log is not printed when tpl_display... 34/257734/1
2021-04-30 Joonbum KoDisabled the codes that is not being used now. 33/257733/1
2021-04-30 Joonbum KoMake vulkan only uses the thread backend. 32/257732/1
2021-04-30 Joonbum KoMake the prefix of backend APIs shorten 31/257731/1
2021-04-30 Joonbum KoChange some internal functions to static 30/257730/1
2021-04-30 Joonbum KoAdd set_post_interval to set commit interval 29/257729/1
2021-04-30 Joonbum KoImplement buffer commit/release 28/257728/1
2021-04-30 Joonbum KoImplement DEQ/CANCEL/ACQ/ENQ buffer. 27/257727/1
2021-04-30 Joonbum KoImplement swapchain create/destroy/get_swapchain_buffers. 26/257726/1
2021-04-30 Joonbum KoImplement tpl_wl_vk_surface using tpl_gthread_utils. 25/257725/1
2021-04-30 Joonbum Kotpl_wl_vk_thread: Modified wl_vk_display to use tpl_gth... 24/257724/1
2021-04-30 Joonbum KoModified structures to be used in the vulkan backend. 23/257723/1
next