summaryrefslogtreecommitdiffstats
path: root/examples/custom_shader/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-organize `custom` module as `pipeline` moduleLibravatar Héctor Ramón Jiménez2023-11-142-10/+16
* Fix `clippy` lints :crab:Libravatar Héctor Ramón Jiménez2023-11-143-7/+7
* Update `wgpu` in `custom_shader` exampleLibravatar Héctor Ramón Jiménez2023-11-141-3/+7
* Added support for custom shader widget for iced_wgpu backend.Libravatar Bingus2023-11-1418-0/+1606