Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webgpu: Update wgpu to 0.19 (#31995) | Samson | 2024-04-26 | 1 | -121/+2 |
* | Update wgpu to 0.18.1 (#30926) | Samson | 2023-12-25 | 1 | -1/+5 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -10/+11 |
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -6/+6 |
* | Update wgpu to 0.17 (#30147) | Samson | 2023-08-21 | 1 | -1/+1 |
* | Upgrade whole webgpu stack (#29795) | Samson | 2023-08-20 | 1 | -5/+11 |
* | Change ErrorScopeId type to NonZeroU64 | Kunal Mohan | 2020-08-03 | 1 | -8/+10 |
* | Refactor and improve GPUErrorScopes | Kunal Mohan | 2020-07-30 | 1 | -1/+1 |
* | Ensure GPUDevice cleanup in GlobalScope | Kunal Mohan | 2020-07-17 | 1 | -3/+29 |
* | Implement Async Error reporting for WebGPU and update wgpu-core | Kunal Mohan | 2020-07-16 | 1 | -2/+17 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-19 | 1 | -2/+4 |
* | Make WebGPU resource creation fully async | Kunal Mohan | 2020-05-26 | 1 | -0/+1 |
* | Upgrade wgpu-core version to 0.5.0 and implement server-side logic for wgpu i... | Kunal Mohan | 2020-05-21 | 1 | -0/+114 |