summaryrefslogtreecommitdiffstats
path: root/examples/integration/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update `winit` to `0.22`Libravatar Héctor Ramón Jiménez2020-03-091-7/+5
|
* Make output format of `iced_wgpu` configurableLibravatar Héctor Ramón Jiménez2020-02-241-1/+3
|
* Add `integration` exampleLibravatar Héctor Ramón Jiménez2020-02-095-0/+425
It showcases how to integrate iced in an existing graphical application.