| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `Shader` and `Version` | 2022-01-19 | 1 | -20/+14 | |
| | | | | | to simplify and constrain `program::create` | ||||
| * | Improve shader version selection | 2022-01-19 | 1 | -3/+15 | |
| | | |||||
| * | Split `quad::Pipeline` into `core` and `compatibility` | 2022-01-19 | 1 | -2/+5 | |
| | | |||||
| * | 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 | |
| | | | | | | Also use `ceil` instead of `round`. Closes #380. | ||||
| * | 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 | |
