[webkit-help] CSS3 Transforms acceleration
Umesh Singh
sumeshfirst at gmail.com
Wed Apr 27 23:36:59 PDT 2011
Hello All,
the current implementation in webkit for CSS3 transforms (e.g
-webkit-transform) and other similar CSS properties, take lot of time
in rendering as it is done by Cairo via JavaScript Engine, is there a
feasability of replacing the cairo calls with OpenGL ES API's so that the
processing is transferred to GPU and the operation becomes fast. Please
correct me if my understanding is incorrect.
Regards,
Umesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110428/3ba52f9c/attachment.html>
More information about the webkit-help
mailing list