Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-23 | Implement basic image rendering in `iced_wgpu` | 1 | -0/+2 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -2/+0 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -1/+1 | |
2019-10-07 | Render colored quads | 1 | -0/+5 | |
2019-10-06 | Draft `Box` primitive | 1 | -1/+1 | |
2019-10-05 | Modularize `iced_wgpu` | 1 | -353/+6 | |
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | 1 | -41/+185 | |
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 |