efl/src/lib/ecore_wl2
Derek Foreman 8bd47cf83c ecore_wl2: reduce wayland display flushes
Clean up various places where we do flushes that we don't need to
because some immediately following action is going to cause a flush.
Also fix places where we flush without actually doing anything.
2018-04-20 13:00:28 -05:00
..
Ecore_Wl2.h ecore_wl2: Add ecore_wl2_buffer_lock 2018-04-20 13:00:28 -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: Don't unmap buffers at unlock 2018-04-20 13:00:28 -05: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: Send a mouse-up event on reentry after client initiated resize 2018-03-20 14:30:39 -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: Remove window_transparent_set 2018-04-20 13:00:27 -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 ecore_wl2_surface_alpha_get query 2018-04-20 13:00:27 -05:00
ecore_wl2_surface_module_dmabuf.c ecore_wl2_dmabuf: Properly reconfigure on surface alpha change 2018-04-20 13:00:27 -05:00
ecore_wl2_window.c ecore_wl2: reduce wayland display flushes 2018-04-20 13:00:28 -05:00
window_v6.x ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00