[Webkit-unassigned] [Bug 138951] [GTK][EFL] Fix the broken edge-distance antialiasing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 23:10:49 PST 2014


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

JeongBong Seo <jb.seo at lge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #242025|review?                     |review+
              Flags|                            |

--- Comment #6 from JeongBong Seo <jb.seo at lge.com> ---
Comment on attachment 242025
  --> https://bugs.webkit.org/attachment.cgi?id=242025
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=242025&action=review

> Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp:-177
> -            vec4 clampedPosition = clamp(vec4(position, 0., 1.), 0., 1.);

I'm not sure eliminating the clamp function. But with clamp, it shows expanded output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141121/aa7e1a41/attachment-0002.html>


More information about the webkit-unassigned mailing list