Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 051a94b0bc868b5d04a3e8c78063fc9f0afe3359
https://github.com/WebKit/WebKit/commit/051a94b0bc868b5d04a3e8c78063fc9f0afe3359
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M
Source/WebCore/platform/graphics/skia/ImageBufferSkiaAcceleratedBackend.cpp
M Source/WebCore/platform/graphics/skia/PlatformDisplaySkia.cpp
Log Message:
-----------
[GTK] Enable MSAA for GPU rendering
https://bugs.webkit.org/show_bug.cgi?id=301273
Reviewed by Miguel Gomez
Only keep it disabled for old intel chips where MSAA performance is not
good enough. Also disable dynamic MSAA for other ports, since results
in embedded are not that good, but adding an env var so that it can be
enabled or disabled in any port.
Canonical link: https://commits.webkit.org/302289@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications