aboutsummaryrefslogtreecommitdiffstats
path: root/components/webrender_traits/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-179/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* Try to `use` WebRender types moreMartin Robinson2023-07-101-21/+19
* Implement GPUSwapChain and GPUCanvasContext and interface with WebrenderKunal Mohan2020-06-131-17/+45
* Update surfman to 0.2 and remove glutinAlan Jeffrey2020-04-171-0/+2
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-271-4/+4
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+1
* 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-041-0/+108