[webkit-reviews] review requested: [Bug 110883] Add state cache variables to avoid redundant changes on GraphicsContext3D : [Attachment 192276] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 12:47:01 PST 2013


Bruno Abinader <bruno.abinader at basyskom.com> has asked	for review:
Bug 110883: Add state cache variables to avoid redundant changes on
GraphicsContext3D
https://bugs.webkit.org/show_bug.cgi?id=110883

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

------- Additional Comments from Bruno Abinader <bruno.abinader at basyskom.com>
Various fixed reviewed by Kenneth and Noam, moved GC3DState to a separate
header, avoid allocation of state cache variables if not going to cache,
disable cache by default on all ports.


More information about the webkit-reviews mailing list