efl/src/lib/ecore_wl2
Derek Foreman 132a77c682 ecore_wl2: Discard too-old dmabuf support
We need at least version 2 for create_immed, so don't even bind the
global if it's useless to us.

This will also stop us from trying to use dmabuf (and getting killed by
the compositor) on older compositors that don't support the version we
need - we'll just use wl_shm instead when this pointer is NULL.
2017-11-09 16:06:42 -06:00
..
Ecore_Wl2.h ecore_wl2: Add as partial commit function for setting off a tick 2017-10-12 12:24:03 -05:00
ecore_wl2.c ecore-wl2: Add support for Window Iconify State Change 2017-08-08 09:53:52 -04:00
ecore_wl2_display.c ecore_wl2: Discard too-old dmabuf support 2017-11-09 16:06:42 -06: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: normalize axis event values 2017-08-25 14:48:11 -04:00
ecore_wl2_output.c ecore-wl2: Use output height when calculating dpi 2017-06-07 11:21:19 -04:00
ecore_wl2_private.h wayland: add support for efl weight hint propagation from elm_win to efl_wl 2017-10-25 10:44:16 -04:00
ecore_wl2_subsurf.c
ecore_wl2_window.c ecore-wl2: correctly handle configure events on popup surfaces 2017-10-25 10:44:16 -04:00