Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-24 | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 1 | -133/+0 | ||
2023-02-13 | glow: enable GL_ARB_explicit_attrib_location to fix crashes | 1 | -4/+4 | ||
2023-01-27 | Fix: Clippy lint 'uninlined_format_args' | 1 | -1/+1 | ||
2022-07-09 | Address Clippy lints | 1 | -1/+1 | ||
2022-01-19 | Add `Shader` and `Version` | 1 | -19/+108 | ||
to simplify and constrain `program::create` | |||||
2022-01-19 | Improve shader version selection | 1 | -0/+5 | ||
2021-02-16 | Use string literal as panic message in `iced_glow` | 1 | -2/+2 | ||
2020-05-21 | Draft `triangle` pipeline in `iced_glow` | 1 | -0/+39 | ||