Bug 193363

Summary: Implement Canvas 2D/WebGL Low latency rendering mode
Product: WebKit Reporter: Miguel Casas-Sanchez <mcasas>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Miguel Casas-Sanchez
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-01 16:04:59 PDT
Note You need to log in before you can comment on or make changes to this bug.