Bug 193363 - Implement Canvas 2D/WebGL Low latency rendering mode
Summary: Implement Canvas 2D/WebGL Low latency rendering mode
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-11 13:46 PST by Miguel Casas-Sanchez
Modified: 2022-07-01 16:04 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Casas-Sanchez 2019-01-11 13:46:40 PST
https://github.com/whatwg/html/issues/4087 tracks the extension 
of HTML Canvases to support lowLatency drawing mode.  Chrome is 
already working on it; this bug tracks the WebKit implementation 
of said mode.

Spec update for Canvas 2D: https://github.com/whatwg/html/pull/4234
Spec update for Canvas WebGL: https://github.com/KhronosGroup/WebGL/pull/2753

Chromium meta bug: https://crbug.com/732814
Chromium implementation bug: https://crbug.com/788439
Chrome feature tracker: https://www.chromestatus.com/feature/5648950090530816
Comment 1 Radar WebKit Bug Importer 2022-07-01 16:04:59 PDT
<rdar://problem/96319555>