Use tpl_gcond_timed_wait to prevent deadlock.
[platform/core/uifw/libtpl-egl.git] / src / tpl_wl_egl.c
2021-03-09 Joonbum KoUse tpl_gcond_timed_wait to prevent deadlock. 92/254792/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 KoImplement related to wl_egl_buffer 75/254775/1
2021-03-09 Joonbum KoImplement backend surface of tpl_wl_egl_thread. 74/254774/1
2021-03-09 Joonbum KoAdded message argunment to thread dispatch callback. 73/254773/1
2021-03-09 Joonbum KoAdded argument to function tpl_gsource_destroy 71/254771/1
2021-03-09 Joonbum KoAdded missing gsource_destroy for tdm source. 70/254770/1
2021-03-09 Joonbum KoAdd new enum type tpl_gsource_type_t. 68/254768/1
2021-03-09 Joonbum KoImplement display backend at tpl_wl_egl.c 67/254767/1
2021-03-09 Joonbum KoImplemented initial tpl_utils_gthread. 65/254765/1