Bug 287951
| Summary: | [GTK][WPE] Use one fbo per render target instead of a global one in AcceleratedSurfaceDMABuf | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | New Bugs | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
Instead of changing the attachments of the fbo every time we render a frame, we have one fbo per target where attachments are set once on construction and then we just switch the current fbo before rendering a new frame.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/40846
EWS
Committed 290604@main (3c971961dbb0): <https://commits.webkit.org/290604@main>
Reviewed commits have been landed. Closing PR #40846 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/145133982>