efl/src/modules/evas/engines
Carsten Haitzler e7771438a2 evas gl engines - avoid getting context if possible
so getting context at least on some dviers is expensive. it may really
impact cpu usage a lot (in this cate getpid() was being called by the
nouveau drivers and that can be expensive. it is on ARM as it's a full
syscall and 1-2% of cpu time was just getting pid all the time thanks
to this...

@opt
2018-11-09 11:43:58 +00:00
..
buffer here comes meson 2018-10-02 17:22:50 +02:00
drm here comes meson 2018-10-02 17:22:50 +02:00
eglfs evas gl engines - avoid getting context if possible 2018-11-09 11:43:58 +00:00
fb here comes meson 2018-10-02 17:22:50 +02:00
gl_cocoa here comes meson 2018-10-02 17:22:50 +02:00
gl_common here comes meson 2018-10-02 17:22:50 +02:00
gl_drm evas gl engines - avoid getting context if possible 2018-11-09 11:43:58 +00:00
gl_generic meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02: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 gl engines - avoid getting context if possible 2018-11-09 11:43:58 +00:00
software_ddraw here comes meson 2018-10-02 17:22:50 +02:00
software_gdi here comes meson 2018-10-02 17:22:50 +02:00
software_generic meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
software_x11 here comes meson 2018-10-02 17:22:50 +02:00
wayland_common ee_wayland: remove edges flag 2018-05-08 13:26:22 -05:00
wayland_egl evas gl engines - avoid getting context if possible 2018-11-09 11:43:58 +00:00
wayland_shm here comes meson 2018-10-02 17:22:50 +02:00