efl/src/lib/ecore_wl2
Derek Foreman ee3df4efc3 ecore_wl2: Better error handling for dmabuf sync ioctls
Summary:
Turns out these can fail with EINTR or EAGAIN, and we're supposed
to try again.

Reviewers: zmike

Reviewed By: zmike

Subscribers: cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6250
2018-06-19 13:43:55 -04:00
..
Ecore_Wl2.h ecore_wl2: Add purge to ecore_wl2_window_surface_flush 2018-06-15 13:18:53 -05:00
ecore_wl2.c ecore_wl2: Add new event for windows not displayed on any output 2018-01-30 17:09:51 -06:00
ecore_wl2_buffer.c ecore_wl2: Better error handling for dmabuf sync ioctls 2018-06-19 13:43:55 -04:00
ecore_wl2_display.c ecore_wl2: reduce wayland display flushes 2018-04-20 13:00:28 -05:00
ecore_wl2_dnd.c ecore wl2 - fix null checing of drag offer - coverity 2017-09-28 15:28:00 +09:00
ecore_wl2_input.c ecore_wl2: Fix window drag mouse eventing 2018-05-08 13:26:46 -05:00
ecore_wl2_output.c ecore_wl2: Add internal _ecore_wl2_output_find 2018-01-30 17:09:51 -06:00
ecore_wl2_private.h ecore_wl2: Fix window drag mouse eventing 2018-05-08 13:26:46 -05:00
ecore_wl2_subsurf.c wayland: Reduce number of unneccessary display flushes 2018-01-19 12:40:40 -06:00
ecore_wl2_surface.c ecore_wl2: Add a purge option to surface flush 2018-06-15 13:18:30 -05:00
ecore_wl2_surface_module_dmabuf.c ecore_wl2: Handle purging flush in dmabuf module 2018-06-15 13:18:39 -05:00
ecore_wl2_window.c ecore_wl2: purge surface buffers in semi_free 2018-06-15 13:18:56 -05:00
window_v6.x ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00