summaryrefslogtreecommitdiffstats
path: root/examples/custom_shader/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-14Re-organize `custom` module as `pipeline` moduleLibravatar Héctor Ramón Jiménez2-10/+16
2023-11-14Fix `clippy` lints :crab:Libravatar Héctor Ramón Jiménez3-7/+7
2023-11-14Update `wgpu` in `custom_shader` exampleLibravatar Héctor Ramón Jiménez1-3/+7
2023-11-14Added support for custom shader widget for iced_wgpu backend.Libravatar Bingus18-0/+1606