efl/src/lib/ecore_drm
Carsten Haitzler fe56edae3f systemd - make libsystemd use/supprot entirely runtime "dlopened"
so i've moved all systemd and elogind support to be runtime only with
dlopen (eina_module) of libsystemd.so.0 (or libelogind.so.0 for elput)
and finding of symbols manually at runtime (if the right code paths or
env vars are set), thus remvoing the need to decide at compile time if
efl needs systemd support or not as it no longer needs systemd
headers/libs at compile time and just at runtime. this simplifies
building a bit and makes efl more adaptive to the final target system
at runtime.
2020-05-18 09:36:55 +01:00
..
Ecore_Drm.h doxygen docs: Fix missing links in Ecore_Drm 2020-04-29 17:33:39 +02:00
ecore_drm.c ecore_drm: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_drm_dbus.c eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm_device.c ecore_drm: ensure we have the symbol available at the right place. 2020-05-05 11:29:19 +01:00
ecore_drm_evdev.c doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
ecore_drm_fb.c
ecore_drm_inputs.c
ecore_drm_launcher.c
ecore_drm_logind.c systemd - make libsystemd use/supprot entirely runtime "dlopened" 2020-05-18 09:36:55 +01:00
ecore_drm_output.c
ecore_drm_private.h systemd - make libsystemd use/supprot entirely runtime "dlopened" 2020-05-18 09:36:55 +01:00
ecore_drm_sprites.c
ecore_drm_tty.c
meson.build here comes meson 2018-10-02 17:22:50 +02:00