Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-21 | Avoid relying `origin_upper_left` | 2 | -3/+17 | |
2020-05-21 | Implement `iced_glutin` :tada: | 5 | -352/+65 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 3 | -31/+16 | |
2020-05-19 | Move `Layer` to `iced_graphics` | 4 | -280/+50 | |
2020-05-19 | Move `Antialiasing` to `iced_graphics` | 1 | -24/+1 | |
2020-05-19 | Move built-in fonts to `iced_graphics` | 4 | -15/+6 | |
2020-05-19 | Move `font::Source` to `iced_graphics` | 3 | -41/+2 | |
2020-05-19 | Rename `window::Backend` to `Compositor` | 2 | -7/+7 | |
2020-05-19 | Move `Viewport` to `iced_graphics` | 2 | -37/+3 | |
2020-05-19 | Move `Transformation` to `iced_graphics` | 2 | -56/+1 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 34 | -1354/+52 | |
2020-05-19 | Draft first working version of `iced_glow` :tada: | 45 | -0/+3143 |