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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 25 05:52:46 PDT 2010


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





--- Comment #3 from W. James MacLean <wjmaclean at chromium.org>  2010-09-25 05:52:46 PST ---
(In reply to comment #2)
> (From update of attachment 68724 [details])
> 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

I'm trying to get confirmation from Ken Russell, but I think the context3D wrapper looks after the case where the NPOT extension is not available. Will revise and resubmit.

-- 
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