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