[Webkit-unassigned] [Bug 70293] [TexMap][QT] TexMapGL renders a strange one-pixel border of BitmapTexture.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 18:24:37 PDT 2011


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


Hwang <luxtella at company100.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111362|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Hwang <luxtella at company100.net>  2011-10-17 18:24:37 PST ---
Created an attachment (id=111362)
 --> (https://bugs.webkit.org/attachment.cgi?id=111362&action=review)
Patch

TextureMapperGL renders the strange border in http://www.webkit.org/blog-files/leaves/index.html
It is because BitmapTexture is larger than original bitmap due to POT(Power of Two) and the rest space of BitmapTexture would be filled undefined values.

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