summaryrefslogtreecommitdiffstats
path: root/wgpu/src/window/backend.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Request high performance adapter if MSAA is enabledLibravatar Héctor Ramón Jiménez2020-02-151-1/+5
* Improve consistency in new `iced_wgpu` typesLibravatar Héctor Ramón Jiménez2020-02-091-1/+1
* Write documentation for new `iced_wgpu` typesLibravatar Héctor Ramón Jiménez2020-02-091-0/+1
* Remove `scale_factor` from `iced_wgpu::Viewport`Libravatar Héctor Ramón Jiménez2020-02-091-2/+3
* Allow `iced_wgpu` to render to any `TextureView`Libravatar Héctor Ramón Jiménez2020-02-091-0/+99