Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+3 |
* | Upgrade whole webgpu stack (#29795) | Samson | 2023-08-20 | 1 | -5/+5 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+1 |
* | Implement GPURenderBundleEncoder and GPURenderBundle | Kunal Mohan | 2020-07-24 | 1 | -4/+8 |
* | Update GPUObjectBase webidl and cleanup valid flags | Kunal Mohan | 2020-07-20 | 1 | -18/+7 |
* | Remove validation for GPUBindGroup, GPUBindGroupLayout, GPUPipelineLayout | Kunal Mohan | 2020-06-19 | 1 | -29/+4 |
* | Add GPUSampler and GPUTextureView to BindingResource | Kunal Mohan | 2020-06-17 | 1 | -7/+8 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-04 | 1 | -2/+2 |
* | Validate copybuffertobuffer() + some spec update | Kunal Mohan | 2020-05-15 | 1 | -5/+5 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+1 |
* | Initial implementation of GPUPipelineLayout for WebGPU | Istvan Miklos | 2020-01-21 | 1 | -0/+15 |
* | Initial implementation of GPUBindGroupLayout for WebGPU | Istvan Miklos | 2020-01-16 | 1 | -0/+75 |