Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-06 | BREAKING(webgpu/unstable): Replace async .requestAdapterInfo() with sync ↵ | Divy Srivastava | |
.info (#24783) Closes https://github.com/denoland/deno/issues/24779 Ref https://github.com/gpuweb/gpuweb/pull/4662 | |||
2024-05-05 | chore: update wgpu (#23684) | Leo Kettmeir | |
2023-12-09 | feat: bring back WebGPU (#20812) | Leo Kettmeir | |
Signed-off-by: Leo Kettmeir <crowlkats@toaxl.com> Co-authored-by: Kenta Moriuchi <moriken@kimamass.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2023-03-17 | BREAKING(unstable): remove WebGPU (#18094) | Leo Kettmeir | |
This PR _**temporarily**_ removes WebGPU (which has behind the `--unstable` flag in Deno), due to performance complications due to its presence. It will be brought back in the future; as a point of reference, Chrome will ship WebGPU to stable on 26/04/2023. --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2023-01-30 | chore: update webgpu (#17534) | Leo Kettmeir | |
2022-07-20 | chore(ext): update webgpu (#15059) | Dante Issaias | |
2022-01-24 | chore: re-enable wgpu_sync (#13453) | Aaron O'Mullan | |
2022-01-20 | revert(#13402): experiment: wgpu sync (#13439) | Aaron O'Mullan | |
2022-01-19 | experiment: wgpu sync (#13402) | Aaron O'Mullan | |
2021-08-24 | chore(ext/webgpu): update wgpu to 0.10.0 (#11781) | Leo K | |
Co-authored-by: Luca Casonato <hello@lcas.dev> | |||
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |