Hi Alejandro, Great to hear!!!. Thanks. As per my understanding the patch for https://bugs.webkit.org/show_bug.cgi?id=73634 implements the TexureMapper for cairo using image backend(pixman) as like TexureMapper for OpenGL and TexureMapper for QT.
For my platform cairo is accelerated on DirectFB. So I can map the same thing by replacing it with DFB calls. Am I correct..? Thanks & Regards, Vicky. * * On Thu, Dec 22, 2011 at 02:56:52PM +0530, Vicky Tux wrote: >> > Hi All, >> > >> > Is there any possibilities to enable accelerated composition on cairo based >> > webkit without opengl, openvg,CG..? >> > >>We are working in some AC patches using TextureMapper where cairo >> support is a fallback implementation but it would likely have some >> limitations because cairo is a 2D API and does not support perspective >>transformations. >> >> https://bugs.webkit.org/show_bug.cgi?id=73634
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

