aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpu.rs
Commit message (Expand)AuthorAgeFilesLines
* rename compartment to realmKunal Mohan2020-01-241-7/+3
* Support worker for WebGPUIstvan Miklos2020-01-231-7/+5
* Fix returned error types in WebGPUZakor Gyula2020-01-131-7/+2
* Only start WebGPU thread if an adapter is requestedZakor Gyula2020-01-131-21/+20
* Replace wgpu-native with wgpu-coreZakor Gyula2019-12-061-7/+9
* Add WebGPU identity managementIstvan Miklos2019-11-281-0/+3
* Initial implementation of WebGPU APIZakor Gyula2019-11-211-0/+158