summaryrefslogtreecommitdiffstats
path: root/graphics/src/viewport.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-28Write documentation for `iced_graphics`Libravatar Héctor Ramón Jiménez1-0/+22
2020-05-20Refactor `Viewport` and `Compositor`Libravatar Héctor Ramón Jiménez1-16/+31
2020-05-19Move `Viewport` to `iced_graphics`Libravatar Héctor Ramón Jiménez1-1/+1
2020-05-19Draft first working version of `iced_glow` :tada:Libravatar Héctor Ramón Jiménez1-0/+4
2020-02-09Remove `scale_factor` from `iced_wgpu::Viewport`Libravatar Héctor Ramón Jiménez1-7/+4
2020-02-09Allow `iced_wgpu` to render to any `TextureView`Libravatar Héctor Ramón Jiménez1-0/+32