efl/src/lib/ecore_drm2
Derek Foreman bc5ebd0a20 ecore_drm2: Fix linker problems
Accidentally used functions in the library directly instead of through
the sym_* dlsym looked-up variants.

Why this only caused problems in some installations may still be worth
investigating - we may be pulling in libdrm at link time from some
other library?
2017-08-04 12:13:40 -05:00
..
Ecore_Drm2.h ecore_drm2: Allow picking a sequence number for blanktime_get 2017-07-28 10:41:11 -05:00
ecore_drm2.c ecore_drm2: Add a query for the next vblank time 2017-07-13 18:07:42 -05:00
ecore_drm2_device.c ecore_drm2: Fix linker problems 2017-08-04 12:13:40 -05:00
ecore_drm2_fb.c ecore_drm2: Stop making dumb fbs and mmapping for gbm fds 2017-07-31 11:12:05 -05:00
ecore_drm2_outputs.c ecore_drm2: Remove dead code in blank time get 2017-07-31 10:57:56 -05:00
ecore_drm2_plane.c ecore_drm2: Add callbacks for plane assign/release 2017-06-23 08:15:41 -05:00
ecore_drm2_private.h ecore_drm2: Add a fallback method for vblank waiting 2017-07-28 15:35:03 -05:00