WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277800
[WPE][Skia] Enable MSAA when available
https://bugs.webkit.org/show_bug.cgi?id=277800
Summary
[WPE][Skia] Enable MSAA when available
Miguel Gomez
Reported
2024-08-08 08:12:03 PDT
We should tell SkSurfaces to use MSAA when available, as this improves the performance a lot. The usual value that's used for the sampleCount is four, which produces quite good quality without increasing the memory usage too much.
Attachments
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2024-08-08 08:25:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31891
EWS
Comment 2
2024-08-14 01:34:14 PDT
Committed
282223@main
(1bd3d2f0f7e6): <
https://commits.webkit.org/282223@main
> Reviewed commits have been landed. Closing PR #31891 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug