efl/src/lib/evas/include
Carsten Haitzler 217faeebe8 evas cutouts - optimize to use less cpu
this optimizes draw ctxt cutouts by skipping small ones and
remembering the last cutout added so it isn't double-added as well as
extending the minimum cutout array to 512 and going up in blocks of
512 instead of 128. also optimize the clipping code a bit more.
2015-09-24 14:09:20 +09:00
..
evas_3d_utils.h evas: remove unused variable in evas_tangent_space_get. 2015-09-21 23:20:02 +02:00
evas_blend_ops.h evas-blend-ops: fix off-by-1 in the C MUL3_SYM "simd" multiplier 2015-04-21 11:26:03 -04:00
evas_common_private.h evas cutouts - optimize to use less cpu 2015-09-24 14:09:20 +09:00
evas_filter.h Evas filters: Add explicit exec flag in data_set 2015-06-25 14:36:09 +09:00
evas_inline.x evas cutouts - optimize to use less cpu 2015-09-24 14:09:20 +09:00
evas_macros.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_mmx.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_options.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_private.h evas_canvas3d: sets for shadow rendering 2015-09-21 23:41:29 +02:00