On Mon, 2006-04-03 at 12:35 +0900, Carsten Haitzler wrote:
> note: if your buffer width != width * 4 - then evas does an extra copy from a
> temporary buffer to the final buffer. evas takes lots of shortcuts when it can
> and will render directly to the dest buffer if it meets requirements (ARGB32,
> dest bytes per row = 4 * width). 

Is there a technical reason for this?  I mean, shouldn't it just be a
matter of using row stride in all the offset calculations instead of the
output width?

Jason.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to