Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-11-28 | Provide actual bounds to `Shader` primitives | 1 | -1/+0 | |
2023-11-14 | Improve module hierarchy of `custom_shader` example | 1 | -0/+1 | |
2023-11-14 | Export `wgpu` crate in `shader` module in `iced_widget` | 1 | -0/+1 | |
2023-11-14 | Re-organize `custom` module as `pipeline` module | 1 | -41/+41 | |
2023-11-14 | Run `cargo fmt` | 1 | -2/+5 | |
2023-11-14 | Added redraw request handling to widget events. | 1 | -4/+4 | |
2023-11-14 | Reexport Transformation from widget::shader | 1 | -0/+1 | |
2023-11-14 | Added support for custom shader widget for iced_wgpu backend. | 1 | -0/+215 |