| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `Shader` and `Version` | 2022-01-19 | 1 | -3/+4 | |
| | | | | | to simplify and constrain `program::create` | ||||
| * | Improve shader version selection | 2022-01-19 | 1 | -6/+14 | |
| | | |||||
| * | Log debugging info | 2022-01-19 | 1 | -0/+2 | |
| | | |||||
| * | Split `quad::Pipeline` into `core` and `compatibility` | 2022-01-19 | 1 | -206/+28 | |
| | | |||||
| * | Update `glow` to `0.5` in `iced_glow` | 2020-07-27 | 1 | -6/+6 | |
| | | |||||
| * | Use published `glow` and `glow_glyph` versions | 2020-05-22 | 1 | -6/+6 | |
| | | |||||
| * | Use `get_uniform_location` for wider compatibility | 2020-05-22 | 1 | -6/+35 | |
| | | |||||
| * | Update to latest `glow` | 2020-05-21 | 1 | -14/+9 | |
| | | |||||
| * | Draft `triangle` pipeline in `iced_glow` | 2020-05-21 | 1 | -39/+2 | |
| | | |||||
| * | Avoid relying `origin_upper_left` | 2020-05-21 | 1 | -0/+11 | |
| | | | | | It seems to cause considerable glitches when resizing. | ||||
| * | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -5/+3 | |
| | | |||||
| * | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -24/+9 | |
| | | |||||
| * | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 1 | -0/+254 | |
