efl/legacy/evas/src/lib/canvas
Carsten Haitzler eaad0eb095 big patch from Samsung SAIT (Advanced research group) for async multi-frame
rendering. to turn on:

1.
configure with --enable-async-render
2.
export EVAS_RENDER_MODE=non-blocking
  
presto. necessitates some api swizzling (thus the expedite. ecore etc. changes)

the kind of results you get on a desktop:

http://www.rasterman.com/files/evas-async-vs-none.html



SVN revision: 49087
2010-05-21 07:10:45 +00:00
..
.cvsignore Simplify 2005-04-29 07:05:04 +00:00
Makefile.am add some beginnigns of utility funcs to evas map. move it to its own file. 2009-10-22 15:47:30 +00:00
evas_async_events.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_callbacks.c oops - call params in right order. 2010-05-05 16:17:23 +00:00
evas_clip.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_data.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_events.c oooh you'd love to know why this is here.. won't you? :) 2010-05-04 15:58:10 +00:00
evas_focus.c oooh you'd love to know why this is here.. won't you? :) 2010-05-04 15:58:10 +00:00
evas_font_dir.c 1. fix fcfini issue i hit - yes . things may look like they leak in valgrind 2010-02-03 11:18:00 +00:00
evas_key.c Fix wrong function names in doc 2010-01-14 20:52:57 +00:00
evas_key_grab.c Improve documentation for Evas, Ecore, Edje and Elementary. 2009-09-17 22:38:10 +00:00
evas_layer.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_main.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_map.c evas: Add return value 2010-05-13 20:24:06 +00:00
evas_name.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_object_box.c Couple of things for Smart Objects 2010-03-23 01:22:20 +00:00
evas_object_gradient.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_object_gradient2.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_object_gradient2_linear.c * evas: specify Evas canvas for Evas_Object. 2010-04-29 17:35:47 +00:00
evas_object_gradient2_radial.c * evas: specify Evas canvas for Evas_Object. 2010-04-29 17:35:47 +00:00
evas_object_image.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_object_inform.c oooh you'd love to know why this is here.. won't you? :) 2010-05-04 15:58:10 +00:00
evas_object_intercept.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_object_line.c * evas: specify Evas canvas for Evas_Object. 2010-04-29 17:35:47 +00:00
evas_object_main.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_object_polygon.c evas: remove unused variables 2010-05-13 20:23:49 +00:00
evas_object_rectangle.c * evas: specify Evas canvas for Evas_Object. 2010-04-29 17:35:47 +00:00
evas_object_smart.c * evas: specify Evas canvas for Evas_Object. 2010-04-29 17:35:47 +00:00
evas_object_smart_clipped.c Couple of things for Smart Objects 2010-03-23 01:22:20 +00:00
evas_object_table.c Get a table element with its coordinates. 2010-04-17 20:27:53 +00:00
evas_object_text.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_object_textblock.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_rectangle.c remove trailing spaces 2009-09-04 05:13:19 +00:00
evas_render.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_smart.c convert annoying debug into eina log so it is disabled by default. 2010-04-01 16:03:23 +00:00
evas_stack.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_stats.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_transform.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00