aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpucommandbuffer.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-1/+4
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-4/+4
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-041-3/+3
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-4/+1
* Initial implementation of GPUQueueZakor2020-02-131-3/+35
* Initial implementation of GPUCommandEncoderZakor Gyula2020-02-111-0/+58