Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -2/+2 |
* | 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 | -6/+7 |
* | 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/+2 |
* | Remove entries from error_command_buffers on drop | Kunal Mohan | 2020-08-08 | 1 | -1/+15 |
* | Implement GPURenderBundleEncoder and GPURenderBundle | Kunal Mohan | 2020-07-24 | 1 | -1/+4 |
* | Update GPUObjectBase webidl and cleanup valid flags | Kunal Mohan | 2020-07-20 | 1 | -4/+4 |
* | Update wgpu-core and wgpu-types | Kunal Mohan | 2020-06-04 | 1 | -3/+3 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -4/+1 |
* | Initial implementation of GPUQueue | Zakor | 2020-02-13 | 1 | -3/+35 |
* | Initial implementation of GPUCommandEncoder | Zakor Gyula | 2020-02-11 | 1 | -0/+58 |