[webkit-reviews] review requested: [Bug 70293] [TexMap][QT] TexMapGL renders a strange one-pixel border of BitmapTexture. : [Attachment 111362] Patch

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


Hwang <luxtella at company100.net> has asked  for review:
Bug 70293: [TexMap][QT] TexMapGL renders a strange one-pixel border of
BitmapTexture.
https://bugs.webkit.org/show_bug.cgi?id=70293

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

------- Additional Comments from Hwang <luxtella at company100.net>
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.


More information about the webkit-reviews mailing list