Bug 290800
| Summary: | [GTK][WPE] Add support for memory-mapped GPU buffers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ahmad.saleem792, bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/53370 | ||
Nikolas Zimmermann
In order to save precious memory bandwidth on embedded devices, explore an alternative mechanism, where buffer uploading happens out of the scope of OpenGL.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/43411
EWS
Committed 294962@main (49ef3002488a): <https://commits.webkit.org/294962@main>
Reviewed commits have been landed. Closing PR #43411 and removing active labels.
Ahmad Saleem
https://github.com/web-platform-tests/wpt/pull/53370 <- Submitting test changes here