Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -8/+6 |
* | Upgrade whole webgpu stack (#29795) | Samson | 2023-08-20 | 1 | -11/+25 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+2 |
* | defer encoding errors to finish() | Kunal Mohan | 2020-08-22 | 1 | -2/+1 |
* | Record errors in GPUCommandEncoder.BeginPass() and EncoderPass.endPass() | Kunal Mohan | 2020-08-07 | 1 | -40/+39 |
* | Change ErrorScopeId type to NonZeroU64 | Kunal Mohan | 2020-08-03 | 1 | -6/+8 |
* | Report errors from void returning operations | Kunal Mohan | 2020-08-01 | 1 | -0/+2 |
* | Implement GPURenderBundleEncoder and GPURenderBundle | Kunal Mohan | 2020-07-24 | 1 | -8/+37 |
* | Update GPUObjectBase webidl and cleanup valid flags | Kunal Mohan | 2020-07-20 | 1 | -4/+4 |
* | Implement GPUBuffer.mapAsync and update wgpu-core | Kunal Mohan | 2020-06-27 | 1 | -102/+76 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-19 | 1 | -3/+8 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-04 | 1 | -10/+8 |
* | Implement GPURenderPassEncoder | Kunal Mohan | 2020-06-04 | 1 | -0/+275 |