aboutsummaryrefslogtreecommitdiffstats
path: root/components/webgpu/identity.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-10/+11
* remove `extern crate` (#30311)Samson2023-09-081-6/+6
* Update wgpu to 0.17 (#30147)Samson2023-08-211-1/+1
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-5/+11
* Change ErrorScopeId type to NonZeroU64Kunal Mohan2020-08-031-8/+10
* Refactor and improve GPUErrorScopesKunal Mohan2020-07-301-1/+1
* Ensure GPUDevice cleanup in GlobalScopeKunal Mohan2020-07-171-3/+29
* Implement Async Error reporting for WebGPU and update wgpu-coreKunal Mohan2020-07-161-2/+17
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-191-2/+4
* Make WebGPU resource creation fully asyncKunal Mohan2020-05-261-0/+1
* Upgrade wgpu-core version to 0.5.0 and implement server-side logic for wgpu i...Kunal Mohan2020-05-211-0/+114