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