summaryrefslogtreecommitdiffstats
path: root/glow/src/program.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependenciesLibravatar Héctor Ramón Jiménez2023-02-241-133/+0
* glow: enable GL_ARB_explicit_attrib_location to fix crashesLibravatar Joakim Frostegård2023-02-131-4/+4
* Fix: Clippy lint 'uninlined_format_args'Libravatar 13r0ck2023-01-271-1/+1
* Address Clippy lintsLibravatar Poly2022-07-091-1/+1
* Add `Shader` and `Version`Libravatar Richard2022-01-191-19/+108
* Improve shader version selectionLibravatar Richard2022-01-191-0/+5
* Use string literal as panic message in `iced_glow`Libravatar Héctor Ramón Jiménez2021-02-161-2/+2
* Draft `triangle` pipeline in `iced_glow`Libravatar Héctor Ramón Jiménez2020-05-211-0/+39