Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Device limits and features provided by user | Kunal Mohan | 2020-09-23 | 1 | -7/+12 |
* | Change ErrorScopeId type to NonZeroU64 | Kunal Mohan | 2020-08-03 | 1 | -19/+25 |
* | Report errors from void returning operations | Kunal Mohan | 2020-08-01 | 1 | -4/+21 |
* | Implement GPUCommandEncoder.copy commands | Kunal Mohan | 2020-07-21 | 1 | -27/+8 |
* | Update GPUObjectBase webidl and cleanup valid flags | Kunal Mohan | 2020-07-20 | 1 | -7/+6 |
* | Implement GPUQueue.writeBuffer and GPUQueue.writeTexture | Kunal Mohan | 2020-07-04 | 1 | -2/+112 |
* | Implement GPUBuffer.mapAsync and update wgpu-core | Kunal Mohan | 2020-06-27 | 1 | -1/+1 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-04 | 1 | -2/+2 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -6/+2 |
* | Fixing some style related issues in WebGPU. | Istvan Miklos | 2020-02-27 | 1 | -2/+5 |
* | Initial implementation of GPUQueue | Zakor | 2020-02-13 | 1 | -0/+73 |