[webkit-help] hardware accelerated rendering path

Ariya Hidayat ariya.hidayat at gmail.com
Sun Aug 21 21:18:19 PDT 2011


> Is it possible we apply this rule to a more general web page, like the way
> similar to what FireFox has adopted by using Direct2D on Windows port.

Yes, this is usually taken care at the platform graphics stack which a
certain port is using. CoreGraphics, Skia, Qt's QPainter, and Cairo
all have support (sometimes through a defined back-end) for
hardware-accelerated primitive drawing.

Some stuff I have written about this subject:
http://www.sencha.com/blog/understanding-hardware-acceleration-on-mobile-browsers/
http://ariya.ofilabs.com/2011/06/your-webkit-port-is-special-just-like-every-other-port.html



-- 
Ariya Hidayat, Passionate Technologist
http://ariya.ofilabs.com


More information about the webkit-help mailing list