aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/identityhub.rs
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of GPUCommandEncoderZakor Gyula2020-02-111-2/+12
* Initial implementation of GPUComputePipelineIstvan Miklos2020-02-111-2/+12
* Initial implementation of GPUShaderModuleIstvan Miklos2020-02-111-12/+15
* Auto merge of #25637 - szeged:wgpu_crete_bind_group, r=jdmbors-servo2020-01-301-1/+21
|\
| * Initial implementation of GPUBindGroup for WebGPUIstvan Miklos2020-01-301-1/+21
* | Remove code duplication from IdentityHubIstvan Miklos2020-01-301-44/+18
|/
* Initial implementation of GPUPipelineLayout for WebGPUIstvan Miklos2020-01-211-1/+21
* Initial implementation of GPUBindGroupLayout for WebGPUIstvan Miklos2020-01-161-2/+22
* Initial implementation of GPUBuffer for WebGPUIstvan Miklos2019-12-171-1/+21
* Replace wgpu-native with wgpu-coreZakor Gyula2019-12-061-21/+72
* Initial implementation of GPUDevice for WebGPUIstvan Miklos2019-12-051-0/+4
* Add WebGPU identity managementIstvan Miklos2019-11-281-0/+47