efl/src/modules/evas/engines/eglfs
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
..
Evas_Engine_Eglfs.h evas: refactor swap mode info get. 2016-12-08 15:06:25 -08:00
evas_engine.c evas-eglfs: Remove cserve2 support 2018-08-30 13:45:01 +09:00
evas_engine.h evas-eglfs: Remove need for useless free_region function 2017-11-06 09:14:14 -05:00
evas_outbuf.c evas gl engines - avoid getting context if possible 2018-11-09 11:43:58 +00:00