Gustavo Sverzut Barbieri wrote:
> Hello guys,
> 
> I'm proud to announce that ProFUSION finished the rewrite of Evas
> (http://enlightenment.org), also thanks Denis for his help to finish
> last bits and review. It's in upstream SVN:
> http://svn.enlightenment.org/svn/e/trunk/evas

One more change is required to use acceleration with 1.1.x and above.

Currently, the Evas DirectFB engine creates preallocated surfaces from
image data, but since 1.1.x the preallocated surfaces are no longer
accelerated (not yet accelerated again). It would be quite simple to
change the code to not use preallocated surfaces for the same job and
it would allow acceleration for cached images.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to