summaryrefslogtreecommitdiffstats
path: root/runtime/src/screenshot.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>`Libravatar Héctor Ramón Jiménez2023-06-061-4/+15
* Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...Libravatar Bingus2023-06-061-0/+80