aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpuswapchain.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-97/+0
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+1
* Try to `use` WebRender types moreMartin Robinson2023-07-101-1/+2
* defer encoding errors to finish()Kunal Mohan2020-08-221-1/+0
* Change ErrorScopeId type to NonZeroU64Kunal Mohan2020-08-031-4/+7
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-3/+11
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-4/+4
* Implement GPUSwapChain and GPUCanvasContext and interface with WebrenderKunal Mohan2020-06-131-0/+85