Prevents the incorrect signal on gcond of wl_egl_buffer.
[platform/core/uifw/libtpl-egl.git] / src /
2022-01-20 Joonbum KoPrevents the incorrect signal on gcond of wl_egl_buffer. 26/269826/3
2022-01-18 Joonbum KoChange the handle of last_enq_buffer to tbm_surface_h 55/269555/2
2022-01-14 Joonbum KoFixed to use last_enq_buffer instead of last_deq_buffer. 19/269419/1
2022-01-14 Joonbum KoMove unref to outside from buffer mutex. 18/269418/1
2022-01-11 Joonbum KoCall dispatch cb for disposable source when IO error... 98/269198/1
2022-01-05 Joonbum KoRemove finalizer source to before cond_signal 58/268958/1
2021-12-30 Joonbum KoClear all cached buffer when queue_force_flush 14/268714/1
2021-12-30 Joonbum KoAdd mutex protection when gsource_destroy 13/268713/1
2021-12-30 Joonbum KoAdd log to check when the transform changed 12/268712/1
2021-12-24 Joonbum KoInitialize last_deq_buffer to NULL when it free. 04/268504/1
2021-12-23 Joonbum KoAdded mutex for protecting vblank resources. 40/268440/1
2021-12-23 Joonbum KoChanged to do roundtrip_queue before display_fini. 39/268439/1
2021-12-23 Joonbum KoRemove wl_egl_buffer from vblank list when it freed. 38/268438/1
2021-12-23 Joonbum KoModified the new buffer allocation in the RESET situation 37/268437/1
2021-12-14 Joonbum KoInitialize wl_egl_buffer->waiting_source in mutex prote... 68/267968/1
2021-12-10 Changyeon LeeSend transform of window and buffer since wl_surface... 24/267824/1
2021-12-09 Changyeon LeeSend transform of window and buffer to server after... 59/267759/3
2021-11-17 Joonbum KoFlush vblank waiting buffers when tdm error occured. 70/266670/1
2021-11-08 Joonbum KoChange the timeout limit to 200ms. 42/266142/1
2021-11-08 Joonbum KoModified to create wl_buffer only just before surface... 41/266141/1
2021-11-08 Joonbum Kowayland_egl_tizen: Move tizen_private_create() to each... 39/266139/1
2021-11-08 Joonbum Kowayland-egl-tizen: Modified to do not create tizen_private. 38/266138/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
2021-04-01 Joonbum KoFix potential overflow issue of buffers array. 47/256347/2
2021-04-01 Joonbum KoAdd missing line to return NULL when alloc failed. 46/256346/2
2021-03-25 Joonbum KoMake ready_to_commit to TRUE when acquire_fence_fd... 17/255917/1
2021-03-25 Joonbum KoFixed wrong use of NULL checking macro. 16/255916/1
2021-03-25 Joonbum KoClose release_fence_fd when wl_egl_buffer freed. 15/255915/1
2021-03-25 Joonbum KoModified the log output from gsource_finalize. 14/255914/1
2021-03-24 Joonbum KoAdd intended_destroy flag to destroy only when intended. 13/255913/1
2021-03-24 Joonbum KoAdd IO exception checking to reduce warning logs. 12/255912/1
2021-03-24 Joonbum KoAdd some logs to trace buffers. 11/255911/1
2021-03-23 Joonbum KoFix gem memory leak issue when client destroyed. 27/255727/1
2021-03-12 Joonbum KoEnable explicit_fence_sync feature defaultly. 14/255114/1
2021-03-12 Joonbum KoFix a problem with overwriting fence fd with -1. 92/255092/1
2021-03-12 Joonbum KoFix buffer_clear logic for explicit fence sync. 91/255091/1
2021-03-11 Joonbum KoDestroy buffer_release when wl_egl_buffer destroy. 90/255090/1
2021-03-11 Joonbum KoMake shorten the name of backend function. 98/254998/1
2021-03-11 Joonbum KoChanged to wait until ENQUEUE becomes FENCE_SIGNALED. 97/254997/1
2021-03-11 Joonbum KoFix some order of printing logs. 96/254996/1
2021-03-11 Joonbum KoClear all buffers before destroying surf_source. 95/254995/1
2021-03-10 Joonbum KoFix some wrong indentations 68/254868/2
2021-03-09 Joonbum KoRename old one by adding _legacy postfix. 95/254795/1
2021-03-09 Joonbum KoAdd string_to_status to print status logs as string. 94/254794/1
2021-03-09 Joonbum KoAdd mutex lock/unlock before when clear mutex. 93/254793/1
2021-03-09 Joonbum KoUse tpl_gcond_timed_wait to prevent deadlock. 92/254792/1
2021-03-09 Joonbum KoAdd a new tpl_gthread API to use g_cond_wait_until. 91/254791/1
2021-03-09 Joonbum KoFixed a problem occured by use_wait_vblank exception. 90/254790/1
2021-03-09 Joonbum KoAdd INFO logs at finalize. 89/254789/1
2021-03-09 Joonbum KoFree the list vblank_waiting_buffers at surface_fini 88/254788/1
2021-03-09 Joonbum KoExpand the usage of wl_egl_buffer. 87/254787/1
2021-03-09 Joonbum KoDelete unnecessary parameter of tpl_gthread_destroy 86/254786/1
2021-03-09 Joonbum KoFix wrong checking 85/254785/1
2021-03-09 Joonbum KoFix leak in presentation sync fd. 84/254784/1
2021-03-09 Joonbum KoSet presentation/commit_sync_fd of wl_egl_buffer 83/254783/1
2021-03-09 Joonbum KoFix some wrong implementations. 82/254782/1
2021-03-09 Joonbum KoFix a wrong checking 81/254781/1
2021-03-09 Joonbum KoAdd missed operation for using wl_tbm_client. 80/254780/1
2021-03-09 Joonbum KoChange the order of creation of tdm_source. 79/254779/1
2021-03-09 Joonbum KoChange to use buffers array instead of tpl_list. 78/254778/1
2021-03-09 Joonbum KoCorrected syntax errors 77/254777/1
2021-03-09 Joonbum KoFix some build problems of utils_gthread 76/254776/1
next