Luca Casonato
|
c009dad982
|
fix(webgpu): add webidl records and simple unions (#9698)
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-08 14:22:05 +01:00 |
|
crowlKats
|
7cd14f97c9
|
feat: WebGPU API (#7977)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2021-03-01 11:31:13 +01:00 |
|
Luca Casonato
|
72425ec4ce
|
chore: improve internal webidl functions (#9606)
|
2021-03-01 01:25:31 +01:00 |
|
Anonymous
|
a6beab8248
|
chore: add internal webidl helpers for enums and nullables (#9504)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2021-02-16 00:13:46 +01:00 |
|
Luca Casonato
|
af460fc464
|
fix: webidl utils and align Event to spec (#9470)
|
2021-02-13 15:58:12 +01:00 |
|
Luca Casonato
|
6ecc86cf2a
|
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
|
2021-01-28 21:37:21 +01:00 |
|