summaryrefslogtreecommitdiffstats
path: root/wgpu/src/window (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-15Request high performance adapter if MSAA is enabledLibravatar Héctor Ramón Jiménez1-1/+5
2020-02-09Improve consistency in new `iced_wgpu` typesLibravatar Héctor Ramón Jiménez1-1/+1
2020-02-09Write documentation for new `iced_wgpu` typesLibravatar Héctor Ramón Jiménez2-0/+8
2020-02-09Remove `scale_factor` from `iced_wgpu::Viewport`Libravatar Héctor Ramón Jiménez2-4/+4
2020-02-09Allow `iced_wgpu` to render to any `TextureView`Libravatar Héctor Ramón Jiménez2-0/+148