efl/src/lib/ecore_drm2
Christopher Michael bd6d83bee7 ecore-drm2: Fix drmModeSetCrtc call during fb flip
drmModeSetCrtc x & y values are actually offsets into the framebuffer
memory. As such, we should not be sending output position here.

@fix
2019-01-02 10:03:06 -05:00
..
Ecore_Drm2.h ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_drm2.c ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05:00
ecore_drm2_device.c ecore_drm2: fix seat matching when checking for a device with a null seat 2018-01-22 11:26:13 -05:00
ecore_drm2_fb.c ecore-drm2: Fix drmModeSetCrtc call during fb flip 2019-01-02 10:03:06 -05:00
ecore_drm2_outputs.c ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_drm2_plane.c ecore_drm2: Fix failure to properly set up new plane 2018-06-26 15:28:07 -04:00
ecore_drm2_private.h ecore-drm2: Add API to get/set which output is relative to another 2018-02-27 09:16:00 -05:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00