efl/src/modules/evas/engines/gl_x11
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_GL_X11.h evas: refactor swap mode info get. 2016-12-08 15:06:25 -08:00
evas_engine.c glx extns - check client and server extns 2018-10-11 16:25:06 +01:00
evas_engine.h glx extns - check client and server extns 2018-10-11 16:25:06 +01:00
evas_x_main.c evas gl engines - avoid getting context if possible 2018-11-09 11:43:58 +00:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00