summaryrefslogtreecommitdiff
path: root/ext/webgpu/surface.rs
AgeCommit message (Expand)Author
2024-10-18refactor(ext/webgpu): use concrete error type (#26198)Leo Kettmeir
2024-05-05chore: update wgpu (#23684)Leo Kettmeir
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
2023-03-17BREAKING(unstable): remove WebGPU (#18094)Leo Kettmeir
2023-03-10build: run clippy with --all-features (#18115)Bartek Iwańczuk
2023-03-07refactor(core): don't use Result in ExtensionBuilder::state (#18066)Bartek Iwańczuk
2023-02-20refactor: move webgpu files to ext root (#17832)Leo Kettmeir