summaryrefslogtreecommitdiff
path: root/ext/webgpu/lib.deno_webgpu.d.ts
AgeCommit message (Collapse)Author
2022-01-24chore: re-enable wgpu_sync (#13453)Aaron O'Mullan
2022-01-20revert(#13402): experiment: wgpu sync (#13439)Aaron O'Mullan
2022-01-19experiment: wgpu sync (#13402)Aaron O'Mullan
2021-08-24chore(ext/webgpu): update wgpu to 0.10.0 (#11781)Leo K
Co-authored-by: Luca Casonato <hello@lcas.dev>
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl