summaryrefslogtreecommitdiffstats
path: root/wgpu/src/engine.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix windows fighting over shared `image::Cache`Libravatar Héctor Ramón Jiménez2024-05-061-2/+5
| | | | Image caches are local to each window now.
* Reintroduce support for custom primitives in `iced_wgpu`Libravatar Héctor Ramón Jiménez2024-04-081-4/+9
|
* Redesign `iced_wgpu` layering architectureLibravatar Héctor Ramón Jiménez2024-04-031-0/+79