Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-24 | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2 | -593/+0 | ||
2022-11-08 | Fix `compatibility::quad` pipeline in `iced_glow` | 1 | -1/+1 | ||
2022-11-03 | non uniform border radius for quads | 2 | -7/+7 | ||
2022-10-05 | Reduced memory transfer of OpenGL gradient uniform upload. Rearranged ↵ | 2 | -8/+4 | ||
gradient uniforms on OpenGL side to be more performant. | |||||
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -8/+1 | ||
... and check those in CI as well! | |||||
2022-07-09 | Address Clippy lints | 2 | -7/+5 | ||
2022-01-19 | Add `Shader` and `Version` | 2 | -40/+28 | ||
to simplify and constrain `program::create` | |||||
2022-01-19 | Improve shader version selection | 2 | -6/+44 | ||
2022-01-19 | Split `quad::Pipeline` into `core` and `compatibility` | 2 | -0/+580 | ||