Bug 285128
| Summary: | [TextureMapper] Use OpenGL API to determine maximum texture size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jani Hautakangas <jani> |
| Component: | WPE WebKit | Assignee: | Jani Hautakangas <jani> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jani Hautakangas
Replace the hardcoded 2000x2000 maximum texture size with the value provided by the OpenGL API (GL_MAX_TEXTURE_SIZE).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jani Hautakangas
Pull request: https://github.com/WebKit/WebKit/pull/38362
EWS
Committed 288267@main (2473fd5f5e04): <https://commits.webkit.org/288267@main>
Reviewed commits have been landed. Closing PR #38362 and removing active labels.