summaryrefslogtreecommitdiffstats
path: root/renderer/src/widget/shader.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added redraw request handling to widget events.Libravatar Bingus2023-11-141-4/+4
* Reexport Transformation from widget::shaderLibravatar Bingus2023-11-141-0/+1
* Added support for custom shader widget for iced_wgpu backend.Libravatar Bingus2023-11-141-0/+215