efl/src/lib/ecore_drm
Stefan Schmidt 897b70437f evas/engine/drm: Avoid shadow of a function parameter
Having the same name for a parameter as well as a local var name could
cause quite some problems. Better avoid it.
2014-03-19 16:16:55 +01:00
..
Ecore_Drm.h ecore-drm: Fix ecore_drm_device_window_set to use an unsigned int 2014-03-18 09:12:57 +00:00
ecore_drm.c ecore-drm: Initialize ecore_event on ecore_drm_init 2014-03-10 12:40:30 +00:00
ecore_drm_device.c evas/engine/drm: Avoid shadow of a function parameter 2014-03-19 16:16:55 +01:00
ecore_drm_evdev.c ecore drm now semi-supports absolute motion (touchpads!) 2014-03-18 17:53:32 -04:00
ecore_drm_fb.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_inputs.c ecore-drm fails with appropriate error message on failing to open input 2014-03-18 14:24:06 -04:00
ecore_drm_output.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_private.h ecore drm now semi-supports absolute motion (touchpads!) 2014-03-18 17:53:32 -04: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 API function to return the vt fd 2014-03-10 12:40:30 +00:00