Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bdc29c5dbbadd66adba2a3d90bd41003945cff39
      
https://github.com/WebKit/WebKit/commit/bdc29c5dbbadd66adba2a3d90bd41003945cff39
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedTileBuffer.cpp

  Log Message:
  -----------
  [WPE] Do not try to enable MSAA for tile buffers
https://bugs.webkit.org/show_bug.cgi?id=311637

Reviewed by Nikolas Zimmermann.

We create the SkSurface for tile buffers with an external texture
created with BitmapTexture, but MSAA doesn't work for surfaces created
from an external texture.

* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedTileBuffer.cpp:
(WebCore::CoordinatedAcceleratedTileBuffer::tryEnsureSurface):

Canonical link: https://commits.webkit.org/311059@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to