Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update `glow` to `0.5` in `iced_glow` | 2020-07-27 | 1 | -2/+2 | |
* | Rename `Rectangle::round` to `snap` | 2020-06-02 | 1 | -1/+1 | |
* | Use published `glow` and `glow_glyph` versions | 2020-05-22 | 1 | -2/+2 | |
* | Use built-in OpenGL multisampling in `iced_glow` | 2020-05-22 | 1 | -203/+45 | |
* | Use `get_uniform_location` for wider compatibility | 2020-05-22 | 1 | -2/+17 | |
* | Implement MSAA for triangle meshes in `iced_glow` | 2020-05-22 | 1 | -41/+195 | |
* | Update to latest `glow` | 2020-05-21 | 1 | -10/+4 | |
* | Draft `triangle` pipeline in `iced_glow` | 2020-05-21 | 1 | -13/+238 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -3/+2 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -23/+2 | |
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 1 | -0/+84 |