efl/src/modules/evas/engines/gl_common
Carsten Haitzler 7dbe886f58 evas gl - tune gl engine to use a bit less cpu overhead
we have used a fair bit of cpu to avoid gpu overhead and this tunes
the balance back a bit to throwing more at the gpu and less at the cpu
by reducing the number of pipes and max vertex counts per pipe by
default and only resetting pipe state vars if adding the first pipe
member.

@opt
2020-06-04 12:09:06 +01:00
..
shader evas_filter: remove shader compile error 2019-11-12 10:08:39 +09:00
evas_gl_3d_renderer.h
evas_gl_api.c evas/gl: resolve float compare warnings 2020-05-12 16:10:02 +02:00
evas_gl_api_def.h
evas_gl_api_ext.c Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
evas_gl_api_ext.h
evas_gl_api_ext_def.h
evas_gl_api_gles1.c evas/gl: resolve float compare warnings 2020-05-12 16:10:02 +02:00
evas_gl_api_gles3_def.h evas_gl: implement EvasGL ES 3.2 2019-08-01 10:42:55 -07:00
evas_gl_common.h evas gl - tune gl engine to use a bit less cpu overhead 2020-06-04 12:09:06 +01:00
evas_gl_context.c evas gl - tune gl engine to use a bit less cpu overhead 2020-06-04 12:09:06 +01:00
evas_gl_core.c evas gl - shader cache - warn - use bigger buffer to avoid trunc warn 2018-11-09 11:44:00 +00:00
evas_gl_core.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
evas_gl_core_private.h
evas_gl_define.h canvas 3d: remove all canvas3d features across efl. 2020-03-25 19:14:02 +09:00
evas_gl_file_cache.c
evas_gl_font.c evas_gl_font: free data paths if alloca fails 2020-03-10 11:42:31 +09:00
evas_gl_image.c evas: fix dereference after null check 2020-04-10 08:45:22 -04:00
evas_gl_line.c
evas_gl_polygon.c
evas_gl_preload.c evas-gl-common: Remove cserve2 support 2018-08-30 13:39:31 +09:00
evas_gl_private.h
evas_gl_rectangle.c evas gl: clip rect with proper size. 2020-03-08 20:20:43 +09:00
evas_gl_shader.c evas gl - fix coverity complaint in shader cache update 2020-04-25 00:19:08 +01:00
evas_gl_texture.c Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00