[Webkit-unassigned] [Bug 46493] [chromium] Add mipmap support for ImageLayerChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 14:48:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46493


Vangelis Kokkevis <vangelis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68724|review?                     |review-
               Flag|                            |




--- Comment #2 from Vangelis Kokkevis <vangelis at chromium.org>  2010-09-24 14:48:44 PST ---
(From update of attachment 68724)
You need a couple more things: 
1. Enable linear mip filtering (GL_LINEAR_MIPMAP_LINEAR) for texture accesses
2. Do this only when either the NPOT extension is supporter or the texture is POT

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list