[webkit-reviews] review granted: [Bug 74530] [chromium] Compositor needs to set texture filtering on canvas layers : [Attachment 119276] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 12:47:45 PST 2011


James Robinson <jamesr at chromium.org> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 74530: [chromium] Compositor needs to set texture filtering on canvas
layers
https://bugs.webkit.org/show_bug.cgi?id=74530

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
R=me, but it seems a bit silly to do it here. tex parameters are associated
with the texture, not a particular binding, so we should only do this once when
we create the texture.


More information about the webkit-reviews mailing list