summaryrefslogtreecommitdiffstats
path: root/renderer/src/widget/shader.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-14Added redraw request handling to widget events.Libravatar Bingus1-4/+4
2023-11-14Reexport Transformation from widget::shaderLibravatar Bingus1-0/+1
2023-11-14Added support for custom shader widget for iced_wgpu backend.Libravatar Bingus1-0/+215