[webkit-reviews] review granted: [Bug 45520] Add shaders for GPU accelerated path rendering : [Attachment 81335] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 12:33:00 PST 2011


James Robinson <jamesr at chromium.org> has granted Kenneth Russell
<kbr at google.com>'s request for review:
Bug 45520: Add shaders for GPU accelerated path rendering
https://bugs.webkit.org/show_bug.cgi?id=45520

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81335&action=review

R=me.  Looks great, can't want to see this in action.

> Source/WebCore/platform/graphics/gpu/Shader.cpp:203
> +		   "#extension GL_OES_standard_derivatives : enable\n");

Is some higher level code responsible for making sure the appropriate extension
is enabled when passing Antialiased down?


More information about the webkit-reviews mailing list