iced/glow/src/shader
Ian Douglas Scott 5575e6ea08
Add image/svg support to iced_glow
https://github.com/iced-rs/iced/issues/674

Uses image/svg support in `iced_graphics`. The is not currently using an
atlas, and uses one texture/draw per image. This should be good enough
for now; supporting images with glow is better than not supporting them,
and if something else performs better, that improvement can be made
without any change to the public API.
2022-11-05 03:19:38 +01:00
..
common Add image/svg support to iced_glow 2022-11-05 03:19:38 +01:00
compatibility Improve shader version selection 2022-01-19 17:40:17 -03:00
core Improve shader version selection 2022-01-19 17:40:17 -03:00