efl/src/modules/evas/engines
Nicolas Aguirre 290fc88e3f evas: add eglfs evas module.
EGL Fullscreen is a module intended to support many proprietary GL driver that come
with custom API to create framebuffer/window. This one is starting by covering Android
with libhybris/hwcomposer. Later on, it should be able to support easily the Raspberry Pi
driver.

At this moment this does not work properly. Activate it at your own risk ! Do not report
bug if you don't know what you are doing :-) A backend for Ecore_Evas will come later on
along with a patch for Ecore_FB to use libinput. Finally a few patch should hopefully
enable this backend to work and compile more easily (relying on proper header detection
and dlopen/dlsym for access to proprietary function).

You can read more about the goal of this patch by reading our wiki at :
https://phab.enlightenment.org/w/boot2efl/

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
2016-03-18 10:17:49 -07:00
..
buffer evas buffer engine: use Eina_Bool for one-bit bitfield 2015-11-13 13:31:34 +01:00
drm ecore_drm: Change page flipping logic so we can't tear 2016-02-18 15:50:15 -05:00
eglfs evas: add eglfs evas module. 2016-03-18 10:17:49 -07:00
fb efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
gl_cocoa evas_gl_cocoa: update function parameters 2016-01-07 12:03:04 +01:00
gl_common evas/gl_x11 : Move engine data to native. 2016-03-18 13:28:45 +09:00
gl_drm Evas engines: Add internal functions for native images 2016-03-15 11:11:59 +09:00
gl_generic Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
gl_sdl Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
gl_x11 evas/gl_x11 : Move engine data to native. 2016-03-18 13:28:45 +09:00
psl1ght evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
software_ddraw evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
software_gdi Evas GDI engine: save the original bitmap into the memory DC 2015-07-23 14:05:33 +01:00
software_generic Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
software_x11 Evas engines: Add internal functions for native images 2016-03-15 11:11:59 +09:00
wayland_egl evas-wayland-egl: Override image_native init and shutdown functions 2016-03-18 08:50:54 -04:00
wayland_shm evas-wayland-shm: Override image_native init and shutdown functions 2016-03-18 08:53:35 -04:00