Bug 277800
| Summary: | [WPE][Skia] Enable MSAA when available | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WPE WebKit | Assignee: | Miguel Gomez <magomez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
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
Pull request: https://github.com/WebKit/WebKit/pull/31891
EWS
Committed 282223@main (1bd3d2f0f7e6): <https://commits.webkit.org/282223@main>
Reviewed commits have been landed. Closing PR #31891 and removing active labels.