[webkit-dev] Reg. Accelerated Composition for cairo based webkit

Alejandro Garcia Castro alex at igalia.com
Thu Dec 22 09:30:02 PST 2011


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



More information about the webkit-dev mailing list