aboutsummaryrefslogtreecommitdiffstats
path: root/components/webrender_traits
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* Format toml files (#30112)Samson2023-08-171-1/+0
* Try to `use` WebRender types moreMartin Robinson2023-07-101-21/+19
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Implement GPUSwapChain and GPUCanvasContext and interface with WebrenderKunal Mohan2020-06-131-17/+45
* More Cargo.toml updatesatouchet2020-05-311-1/+1
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Update surfman to 0.2 and remove glutinAlan Jeffrey2020-04-172-0/+3
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-272-6/+5
* Update euclid.Emilio Cobos Álvarez2019-07-232-2/+2
* WebRender units are no longer reexported.Patrick Walton2019-07-091-2/+3
* Final tweaks: use expect and remove unnecessary crate attributesFernando Jiménez Moreno2019-07-041-47/+31
* Differentiate texel space coordinates for webgl and mediaFernando Jiménez Moreno2019-07-041-4/+22
* Introduce WebrenderExternalImageRegistryFernando Jiménez Moreno2019-07-041-16/+55
* Webrender external image handler demuxFernando Jiménez Moreno2019-07-042-0/+125