NEW 193363
Implement Canvas 2D/WebGL Low latency rendering mode
https://bugs.webkit.org/show_bug.cgi?id=193363
Summary Implement Canvas 2D/WebGL Low latency rendering mode
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.