[webkit-reviews] review granted: [Bug 174457] [GTK][WPE] Implement antialiased rounded rectangle clipping in TextureMapper : [Attachment 412166] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 03:22:05 PDT 2020


Carlos Garcia Campos <cgarcia at igalia.com> has granted Miguel Gomez
<magomez at igalia.com>'s request for review:
Bug 174457: [GTK][WPE] Implement antialiased rounded rectangle clipping in
TextureMapper
https://bugs.webkit.org/show_bug.cgi?id=174457

Attachment 412166: Patch

https://bugs.webkit.org/attachment.cgi?id=412166&action=review




--- Comment #34 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 412166
  --> https://bugs.webkit.org/attachment.cgi?id=412166
Patch

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

> Source/WebCore/platform/graphics/texmap/ClipStack.h:52
> -	   State(const IntRect& scissors = IntRect(), int stencil = 1)
> +	   State(const IntRect& scissors = IntRect())

explicit


More information about the webkit-reviews mailing list