[webkit-reviews] review requested: [Bug 50633] Make WebKitCSSMatrix more efficient for use in WebGL : [Attachment 111526] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 16:36:38 PDT 2011


Igor Trindade Oliveira <igor.oliveira at webkit.org> has asked  for review:
Bug 50633: Make WebKitCSSMatrix more efficient for use in WebGL
https://bugs.webkit.org/show_bug.cgi?id=50633

Attachment 111526: Patch
https://bugs.webkit.org/attachment.cgi?id=111526&action=review

------- Additional Comments from Igor Trindade Oliveira
<igor.oliveira at webkit.org>
Proposed patch. Implement WebKitMatrix, a new API for matrix operations. It has
mutable and non mutable methods making it better to be used by WebGL in terms
of performance.


More information about the webkit-reviews mailing list