Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-06 | Draft `Box` primitive | 4 | -10/+44 | |
2019-10-05 | Modularize `iced_wgpu` | 11 | -353/+394 | |
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | 1 | -41/+185 | |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | 1 | -0/+35 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -14/+56 | |
2019-10-03 | Clear the window properly on redraw | 1 | -3/+47 | |
2019-10-03 | Initialize `wgpu` | 1 | -1/+38 | |
2019-10-03 | Start `iced_winit` and `iced_wgpu` | 1 | -0/+87 |