Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export `glow` in `iced_glow` | 2022-01-19 | 1 | -0/+2 | |
* | Use commit hash in `html_logo_url` | 2021-12-09 | 1 | -1/+1 | |
* | Added icon in docs | 2021-12-09 | 1 | -0/+3 | |
* | Make `program` module in `iced_glow` private | 2021-11-05 | 1 | -2/+2 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -4/+3 | |
* | Add integration_gl example | 2021-08-13 | 1 | -2/+2 | |
* | Update graphs in crate docs | 2020-11-26 | 1 | -0/+2 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
* | Expose `Backend` in `iced_glow` | 2020-05-30 | 1 | -1/+1 | |
* | Enable `doc_cfg` for `docs.rs` in `iced_glow` | 2020-05-28 | 1 | -0/+1 | |
* | Write documentation for `iced_glow` | 2020-05-28 | 1 | -6/+11 | |
* | Draft `triangle` pipeline in `iced_glow` | 2020-05-21 | 1 | -0/+1 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -1/+0 | |
* | Move `Viewport` to `iced_graphics` | 2020-05-19 | 1 | -4/+3 | |
* | Move `Transformation` to `iced_graphics` | 2020-05-19 | 1 | -2/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -6/+4 | |
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 1 | -0/+37 |