aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing/gl.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix save to image on Windows (#32914)Cristian Brinza2024-08-031-6/+64
* Fix missing alpha value when using CompositeTarget::Fbo (#32453)Ngo Iok Ui (Wu Yu Wei)2024-06-101-2/+2
* clippy: Fix assorted warnings in `components/` (#31628)eri2024-03-131-1/+1
* Add initial support for offscreen rendering (#30767)Delan Azabani2023-12-131-108/+132
* Implement TakeElementScreenshot WebDriver commandGeorge Roman2019-08-201-2/+4
* WR update: new viewport semanticPaul Rouget2019-03-221-5/+5
* Delete texture when taking a screenshot, not a buffer.Josh Matthews2019-01-171-1/+1
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-2/+2
* Format component compositing #21373kingdido9992018-08-311-23/+50
* Make gleam optional for compositor, switch various names from glutin to winitDzmitry Malyshau2018-04-181-0/+97