Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc3f1c9db34adbf90e9e8a32c7c6a7ca1fc1c5f3
https://github.com/WebKit/WebKit/commit/dc3f1c9db34adbf90e9e8a32c7c6a7ca1fc1c5f3
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-05-11 (Mon, 11 May 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaBackingStore.cpp
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
Log Message:
-----------
[GTK][WPE] Skia Compositor: only enable antialiasing when the transformed
contents rectangle is not rectilinear
https://bugs.webkit.org/show_bug.cgi?id=314386
Reviewed by Nikolas Zimmermann.
Following what TextureMapper does, but using Skia API to check the
current transformation matrix.
* Source/WebCore/platform/graphics/skia/SkiaBackingStore.cpp:
(WebCore::SkiaBackingStore::paintToCanvas):
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::paintSelf):
Canonical link: https://commits.webkit.org/312991@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications