Fix memory leak
[platform/core/uifw/libtpl-egl.git] / src / tpl_wl_vk_thread.c
2023-03-21 Xuelian BaiFix memory leak 85/290185/1
2022-10-28 Joonbum Kowl_vk: Add missed flag setting when surface_init 01/283501/1
2022-10-05 Joonbum KoRemove unncessary header 13/282513/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-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-04-15 Xuelian BaiFix issue when reset 39/273639/2
2022-04-05 Joonbum KoAdd missed initializing to trace tpl_surface. 54/273354/1
2021-08-27 Joonbum KoAdd build flags to separate tizen specific feature. 50/263150/3
2021-06-10 Joonbum KoFix incorrect use of can_dequeue return value. 23/260123/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-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 KoFix a problem when explicit_fence was not used. 35/257735/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
2018-11-21 Joonbum Kotpl_wl_vk_thread: Fixed bug related to buffer_count... 57/193557/1
2018-10-31 Joonbum Kotpl_wl_vk_thread: Fixed bug to prevent heap-buffer... 62/192162/1
2018-09-14 Joonbum Kotpl_vk_wsi_thread: Increased the ref_cnt of swapchain_b... 45/189145/1
2018-09-13 Joonbum Kowl_vk_wsi_thread: Fixed missing unlocking at destroy... 63/189063/1
2018-09-12 Joonbum Kotpl_vk_wsi_thread: Enhanced thread safety for destroy... 42/188942/1
2018-09-12 Joonbum Kotpl_wayland_egl_thread: Enhanced thread safety for... 38/188938/1
2018-09-06 Harsh AggarwalAdd support for VK_KHR_incremental_present: pass wl_sur... 45/185545/3
2018-07-04 joonbum.kotpl_surface: Added a new frontend API to set the number... 48/183248/2
2018-06-20 joonbum.kotpl_wl_vk_thread: Implemented cancel_dequeued_buffer...
2018-02-02 joonbum.kotpl_wl_vk_thread: Fixed the locking mechanism in dequeu... 80/169080/4
2018-02-02 joonbum.koFixed some build warnings. 87/169087/3
2018-02-02 joonbum.kotpl_wl_vk_thread: Modified get_swapchain_buffers to... 86/169086/2
2018-02-02 joonbum.kotpl_wl_vk_thread: Implemented reference count for swapc... 84/169084/1
2018-01-03 joonbum.kotpl_wl_vk_thread: Supported to resize swapchain. 86/165686/3
2018-01-03 joonbum.kotpl_wl_vk_thread: Enqueue tbm_surface before set sync_fd. 82/165682/3
2018-01-03 joonbum.kotpl_wayland_egl_thread: Implemented sync_draw_source. 80/165680/3
2018-01-03 joonbum.kotpl_wayland_egl_thread: Added parameter twe_surface_h... 79/165679/1
2017-11-30 joonbum.kotpl_wl_vk_thread: Added TRACE point to debug. 55/162355/2
2017-11-28 joonbum.kotpl_wl_vk_thread: Added handling for reset of tbm_surfa... 78/161978/3
2017-11-28 joonbum.kotpl_wl_vk_thread: Added reset callback to tbm_queue... 76/161976/3
2017-11-28 joonbum.kotpl_wl_vk_thread: Integrated wl_vk_thread backend. 74/161974/2