summaryrefslogtreecommitdiffstats
path: root/wgpu/src/window (follow)
Commit message (Collapse)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-092-0/+8
|
* Remove `scale_factor` from `iced_wgpu::Viewport`Libravatar Héctor Ramón Jiménez2020-02-092-4/+4
|
* Allow `iced_wgpu` to render to any `TextureView`Libravatar Héctor Ramón Jiménez2020-02-092-0/+148