summaryrefslogtreecommitdiffstats
path: root/wgpu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move `MouseCursor` to `iced_wgpu`Libravatar Héctor Ramón Jiménez2019-10-051-0/+35
|
* Add `Renderer` and `Primitive` conceptsLibravatar Héctor Ramón Jiménez2019-10-051-14/+56
|
* Clear the window properly on redrawLibravatar Héctor Ramón Jiménez2019-10-031-3/+47
|
* Initialize `wgpu`Libravatar Héctor Ramón Jiménez2019-10-032-1/+42
| | | | We only enable the `vulkan` feature for now.
* Start `iced_winit` and `iced_wgpu`Libravatar Héctor Ramón Jiménez2019-10-032-0/+99