summaryrefslogtreecommitdiff
path: root/ext/webgpu/02_surface.js
AgeCommit message (Expand)Author
2024-09-22BREAKING(webgpu/unstable): move `width` and `height` options to `UnsafeWindow...Divy Srivastava
2024-09-19refactor(ext/webgpu): align error messages (#25719)Ian Bull
2024-02-06refactor: use web utils and lazy load utils from core (#22289)Leo Kettmeir
2024-01-26refactor: migrate extensions to virtual ops module (#22135)Bartek IwaƄczuk
2024-01-23chore: use ensureFastOps in 02_surface.js (#22045)Divy Srivastava
2024-01-19feat:: External webgpu surfaces / BYOW (#21835)Divy Srivastava
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2024-01-05chore(ext/webgpu): include GPUCanvasContext in snapshot (#21773)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-09feat: bring back WebGPU (#20812)Leo Kettmeir