efl/legacy/evas/src/modules/engines/software_16_ddraw
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 ignore 2007-11-03 15:47:07 +00:00
Evas_Engine_Software_16_DDraw.h big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
Makefile.am more auto-import symbols 2009-09-22 23:05:51 +00:00
evas_ddraw_buffer.cpp fix software_16_ddraw engine compilation 2008-12-06 20:30:15 +00:00
evas_ddraw_main.cpp remove the explicit use of the DirectDraw interface by using the c++ API 2008-03-30 16:06:21 +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 * evas: Cleanup move to eina log. 2009-10-22 15:22:22 +00:00