Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codegen support multiple interfaces in single webidl file & WebGPU single web... | Samson | 2023-09-30 | 1 | -25/+0 |
* | Upgrade whole webgpu stack (#29795) | Samson | 2023-08-20 | 1 | -3/+6 |
* | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 1 | -3/+3 |
* | Error handling for promise returning operations | Kunal Mohan | 2020-08-02 | 1 | -2/+2 |
* | Implement GPUQueue.writeBuffer and GPUQueue.writeTexture | Kunal Mohan | 2020-07-04 | 1 | -2/+0 |
* | Implement GPUBuffer.getMappedRange() | Kunal Mohan | 2020-07-01 | 1 | -1/+1 |
* | Implement GPUBuffer.mapAsync and update wgpu-core | Kunal Mohan | 2020-06-27 | 1 | -4/+3 |
* | Upgrade wgpu-core version to 0.5.0 and implement server-side logic for wgpu i... | Kunal Mohan | 2020-05-21 | 1 | -1/+1 |
* | Validate copybuffertobuffer() + some spec update | Kunal Mohan | 2020-05-15 | 1 | -2/+2 |
* | Implement mapReadAsync function of GPUBuffer | Istvan Miklos | 2020-02-25 | 1 | -1/+1 |
* | Initial implementation of GPUBuffer for WebGPU | Istvan Miklos | 2019-12-17 | 1 | -0/+25 |