summaryrefslogtreecommitdiffstats
path: root/examples/custom_shader/src/primitive/buffer.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-14Improve module hierarchy of `custom_shader` exampleLibravatar Héctor Ramón Jiménez1-41/+0
2023-11-14Export `wgpu` crate in `shader` module in `iced_widget`Libravatar Héctor Ramón Jiménez1-0/+2
2023-11-14Added support for custom shader widget for iced_wgpu backend.Libravatar Bingus1-0/+39