efl/src/lib/ecore_drm
Chris Michael 0b77b7f59f ecore-drm: Free devices before we release the libinput reference
Summary: When destroying evdev devices, we make calls to
libinput_device_unref ... but we cannot Make that call if the libinput
context has been destroyed already (as happens when we free input). So
to fix, don't release the libinput context until all devices have been
released.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-12-10 14:26:52 -05:00
..
Ecore_Drm.h ecore-drm: Add event to notify session activation state. 2014-12-10 12:12:21 -05:00
ecore_drm.c ecore-drm: Fix formatting 2014-12-10 12:13:33 -05:00
ecore_drm_dbus.c ecore-drm: Fix formatting 2014-12-10 12:14:25 -05:00
ecore_drm_device.c ecore-drm: added drm launcher that is allow to determine whether to launch with logind or root privilege. 2014-12-09 09:36:42 -05:00
ecore_drm_evdev.c ecore-drm: Finish implementing touch events 2014-12-10 12:01:59 -05:00
ecore_drm_fb.c ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_inputs.c ecore-drm: Free devices before we release the libinput reference 2014-12-10 14:26:52 -05:00
ecore_drm_launcher.c ecore-drm: fix passing wrong argument to open(). 2014-12-10 08:04:38 -05:00
ecore_drm_logind.c ecore-drm: Don't declare sprite variable unless we need it, also fix 2014-12-10 12:17:37 -05:00
ecore_drm_logind.h ecore-drm: Fix formatting. 2014-12-10 07:59:10 -05:00
ecore_drm_output.c ecore-drm: Update input devices with new output size 2014-12-10 12:01:58 -05:00
ecore_drm_private.h ecore-drm: Add event to notify session activation state. 2014-12-10 12:12:21 -05:00
ecore_drm_sprites.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_tty.c ecore-drm: Add event to notify session activation state. 2014-12-10 12:12:21 -05:00