Bug 287139
| Summary: | Implement CanvasRenderingContext2D float16 bitmap support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Christopher Cameron <ccameron> |
| Component: | Canvas | Assignee: | Gerald Squelart <g_squelart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | g_squelart, sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 291196 | ||
Christopher Cameron
This is an implementation bug to go along with the PR to the HTML specification to add support for float16 canvas.
https://github.com/whatwg/html/pull/10951
See explainer at:
https://github.com/ccameron-chromium/ColorWeb-CG/blob/canvas2d_float/canvas_float.md
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
This is currently implemented as `CanvasPixelFormat` see 286934@main.
Radar WebKit Bug Importer
<rdar://problem/144769810>
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/50356
EWS
Committed 299673@main (206ef8a13d80): <https://commits.webkit.org/299673@main>
Reviewed commits have been landed. Closing PR #50356 and removing active labels.