Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -349/+0 | |
| | |||||
* | Fix `compatibility::quad` pipeline in `iced_glow` | 2022-11-08 | 1 | -1/+1 | |
| | |||||
* | non uniform border radius for quads | 2022-11-03 | 1 | -5/+5 | |
| | |||||
* | Reduced memory transfer of OpenGL gradient uniform upload. Rearranged ↵ | 2022-10-05 | 1 | -4/+2 | |
| | | | | gradient uniforms on OpenGL side to be more performant. | ||||
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -8/+1 | |
| | | | | ... and check those in CI as well! | ||||
* | Address Clippy lints | 2022-07-09 | 1 | -6/+4 | |
| | |||||
* | 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/+22 | |
| | |||||
* | Split `quad::Pipeline` into `core` and `compatibility` | 2022-01-19 | 1 | -0/+347 | |