Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation of GPUCommandEncoder | Zakor Gyula | 2020-02-11 | 1 | -2/+12 |
* | Initial implementation of GPUComputePipeline | Istvan Miklos | 2020-02-11 | 1 | -2/+12 |
* | Initial implementation of GPUShaderModule | Istvan Miklos | 2020-02-11 | 1 | -12/+15 |
* | Auto merge of #25637 - szeged:wgpu_crete_bind_group, r=jdm | bors-servo | 2020-01-30 | 1 | -1/+21 |
|\ | |||||
| * | Initial implementation of GPUBindGroup for WebGPU | Istvan Miklos | 2020-01-30 | 1 | -1/+21 |
* | | Remove code duplication from IdentityHub | Istvan Miklos | 2020-01-30 | 1 | -44/+18 |
|/ | |||||
* | Initial implementation of GPUPipelineLayout for WebGPU | Istvan Miklos | 2020-01-21 | 1 | -1/+21 |
* | Initial implementation of GPUBindGroupLayout for WebGPU | Istvan Miklos | 2020-01-16 | 1 | -2/+22 |
* | Initial implementation of GPUBuffer for WebGPU | Istvan Miklos | 2019-12-17 | 1 | -1/+21 |
* | Replace wgpu-native with wgpu-core | Zakor Gyula | 2019-12-06 | 1 | -21/+72 |
* | Initial implementation of GPUDevice for WebGPU | Istvan Miklos | 2019-12-05 | 1 | -0/+4 |
* | Add WebGPU identity management | Istvan Miklos | 2019-11-28 | 1 | -0/+47 |