efl/src/modules/evas/engines
Vincent Torri 01b987df59 make mman.h private
Summary:
integrate mman.h to make Evil private to the EFL, as mman.h does not exist on Windows. After a discussion with raster, i include sys/mman.h only on non Windows platform.

One issue, though, is that src/modules/emotion/generic/Emotion_Generic_Plugin.h has inlined functions using mmap()

Test Plan: compilation on Windows

Reviewers: cedric, raster, zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9542
2019-08-19 09:55:13 -04:00
..
buffer meson: ensure that buffer header is installed correctly 2019-04-24 08:52:43 +02:00
drm meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00
eglfs evas egl - esnure we always destroy surfaces because creating new ones 2019-08-07 16:59:43 +01:00
fb meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00
gl_cocoa meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00
gl_common getenv - reduce continually calling getenv for the same vars do once 2019-08-08 23:57:02 +01:00
gl_drm evas egl - esnure we always destroy surfaces because creating new ones 2019-08-07 16:59:43 +01:00
gl_generic gl_generic: directly copy existing image when changing orientation 2019-06-03 08:56:11 -04:00
gl_sdl evas sdl: don't make confusing, we only use one-indexed egl handles. 2018-08-02 12:20:27 +09:00
gl_x11 evas egl - esnure we always destroy surfaces because creating new ones 2019-08-07 16:59:43 +01:00
software_ddraw meson: enable and fix build of ddrag+gdi engines for evas 2019-05-06 17:00:57 +02:00
software_gdi meson: enable and fix build of ddrag+gdi engines for evas 2019-05-06 17:00:57 +02:00
software_generic make mman.h private 2019-08-19 09:55:13 -04:00
software_x11 meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00
wayland_common evas wayland_egl: set up config depth/stencil/msaa properly. 2019-04-25 18:42:31 +09:00
wayland_egl evas egl - esnure we always destroy surfaces because creating new ones 2019-08-07 16:59:43 +01:00
wayland_shm meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00
meson.build meson: enable and fix build of ddrag+gdi engines for evas 2019-05-06 17:00:57 +02:00