summaryrefslogtreecommitdiffstats
path: root/wgpu/src/layer/quad.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed gradient::Packed to be `repr(C)` for direct gpu upload.Libravatar Bingus2023-05-261-2/+2
* Added support for gradients as background variants + other optimizations.Libravatar Bingus2023-05-111-10/+31
* Implement `Canvas` support for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez2023-03-011-0/+30