Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | fix: getBindGroupLayout always illegal invocation (#9684) | Luca Casonato | |
2021-03-09 | chore: release crates (#9731) | Bartek IwaĆczuk | |
2021-03-09 | fix(webgpu): Add Uint32Array type for code in ShaderModuleDescriptor (#9730) | crowlKats | |
2021-03-08 | fix(webgpu): add webidl records and simple unions (#9698) | Luca Casonato | |
The only functional user facing difference is that this commit allows the use SPIRV shaders, not just WGSL. This matches FF and Chrome Canary. | |||
2021-03-02 | Bump crate versions (#9651) | Ryan Dahl | |
2021-03-01 | feat: WebGPU API (#7977) | crowlKats | |
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com> |