efl/src/modules/evas/engines
Derek Foreman 8ff59b2c55 ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions
Intended to simplify the upcoming commit that merges device find and
device open into a single function that returns a device.

The fd is something callers shouldn't really need to get their hands on,
right now there are still a few places where it's needed, but those will
be gone soon too.
2017-08-09 14:56:58 -05:00
..
buffer evas: simplify buffer engine. 2017-05-12 15:24:45 -07:00
drm ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05:00
eglfs evas gl - fix compositing/native surface with egl/gles after glvnd 2017-07-16 15:56:02 +09:00
fb evas: simplify fb engine. 2017-05-12 15:24:45 -07:00
gl_cocoa evas-gl_cocoa: fix compilation 2017-07-16 17:26:41 +02:00
gl_common evas gl: Rename secsym_ to eglsym_ 2017-07-20 13:31:34 +09:00
gl_drm ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05:00
gl_generic evas gl gnenric engine - dont check w and h ptrs - will never be null 2017-07-29 12:06:20 +09:00
gl_sdl evas gl - fix compositing/native surface with egl/gles after glvnd 2017-07-16 15:56:02 +09:00
gl_x11 evas gl - fix compositing/native surface with egl/gles after glvnd 2017-07-16 15:56:02 +09:00
psl1ght evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
software_ddraw evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
software_gdi evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
software_generic software_generic: Improve dmabuf validity tests 2017-06-30 14:54:12 -05:00
software_x11 evas sw x11: formatting 2017-07-21 16:17:53 -04:00
wayland_common wayland engines: Don't store evas in engine info 2017-04-26 14:20:47 -05:00
wayland_egl evas wayland: always create gl context when non-existent 2017-08-07 10:50:08 -04:00
wayland_shm wayland-shm: Set CLOEXEC for dmabuf 2017-07-31 10:55:47 -05:00