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
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to