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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 19:14:33 PST 2013


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

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

------- Additional Comments from Bruno Abinader <bruno.abinader at basyskom.com>
Disabled caching by default on all ports (except on EFL, which reportely
decreases no. of GL calls on offscreen context), moved code complexity to
is*Redundant() functions


More information about the webkit-reviews mailing list