efl/legacy/evas/src/modules/engines/software_x11
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 Presenting the Indian Rope Trick. Watch in awe as these young files climb 2006-01-16 03:57:33 +00:00
Evas_Engine_Software_X11.h big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
Makefile.am * rename 'x11' to 'xlib' when it makes sense 2009-07-14 21:16:08 +00:00
evas_engine.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_engine.h big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_xcb_buffer.c apply raster's changes to the xcb engine 2010-02-13 12:28:08 +00:00
evas_xcb_buffer.h masks should be correctly rotated in the xcb engine, now 2009-08-25 16:21:09 +00:00
evas_xcb_color.c * remove 'unused parameter' warnings 2009-02-28 10:08:45 +00:00
evas_xcb_color.h vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xcb_main.c vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xcb_outbuf.c Fix a crash in the xcb engine 2010-01-07 06:42:42 +00:00
evas_xcb_outbuf.h * evas: break engine API !!! 2009-06-26 13:26:52 +00:00
evas_xlib_buffer.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_xlib_buffer.h fix softwared x11 xlib engine to generate masks when rotated too 2009-05-06 12:35:38 +00:00
evas_xlib_color.c * remove 'unused parameter' warnings 2009-02-28 10:08:45 +00:00
evas_xlib_color.h vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xlib_main.c vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xlib_outbuf.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_xlib_outbuf.h big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00