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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 23:16:40 PDT 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 193070: Patch
https://bugs.webkit.org/attachment.cgi?id=193070&action=review

------- Additional Comments from Bruno Abinader <bruno.abinader at basyskom.com>
Moved implementation to new file GraphicsContext3DState.cpp, so we can include
GC3D header and thus avoid using raw OpenGL enum values.


More information about the webkit-reviews mailing list