Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codegen support multiple interfaces in single webidl file & WebGPU single web... | Samson | 2023-09-30 | 1 | -1/+1 |
* | 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 | -3/+8 |
* | Update GPUObjectBase webidl and cleanup valid flags | Kunal Mohan | 2020-07-20 | 1 | -18/+6 |
* | Remove validation for GPUBindGroup, GPUBindGroupLayout, GPUPipelineLayout | Kunal Mohan | 2020-06-19 | 1 | -31/+2 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-19 | 1 | -36/+20 |
* | Add GPUSampler and GPUTextureView to BindingResource | Kunal Mohan | 2020-06-17 | 1 | -8/+62 |
* | Implement GPURenderPassEncoder | Kunal Mohan | 2020-06-04 | 1 | -6/+8 |
* | Implement GPUTexture and GPUTextureView | Kunal Mohan | 2020-06-01 | 1 | -0/+62 |