summaryrefslogtreecommitdiffstats
path: root/examples/integration_wgpu/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-28Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov7-36/+110
2022-01-04Fix `integration_wgpu` exampleLibravatar Héctor Ramón Jiménez1-0/+1
2021-11-05Rename `Renderer::present` to `with_primitives`Libravatar Héctor Ramón Jiménez1-1/+1
2021-10-31Rewrite cursor icon logic for `integration_wgpu` exampleLibravatar Héctor Ramón Jiménez1-5/+5
2021-10-31Remove `widget` module re-exports in `iced_native`Libravatar Héctor Ramón Jiménez1-4/+3
2021-10-18Introduce `mouse_interaction` method to `Widget` traitLibravatar Héctor Ramón Jiménez1-1/+0
2021-10-14Remove trait-specific draw logic in `iced_native`Libravatar Héctor Ramón Jiménez1-14/+16
2021-10-13Update wgpu to 0.11Libravatar Poly1-2/+4
2021-09-20Refactor alignment types into an `alignment` moduleLibravatar Héctor Ramón Jiménez1-3/+3
2021-09-20Introduce and use `CrossAlign` enum for `Column` and `Row`Libravatar Héctor Ramón Jiménez1-3/+3
2021-09-02Make `Command` implementations platform-specificLibravatar Héctor Ramón Jiménez1-8/+3
2021-08-19wgpu: Update to 0.10Libravatar Poly2-17/+19
2021-08-13Rename `integration` examplesLibravatar Héctor Ramón Jiménez5-0/+448