Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2025-02-04 | Take `Event` by reference in `Widget::update` | 1 | -1/+1 | |
2024-11-05 | Unify `shader::Program` API with `canvas::Program` | 1 | -7/+7 | |
2024-11-05 | Replace `event::Status` in `Widget::on_event` with `Shell::capture_event` | 1 | -3/+1 | |
2024-04-08 | Reintroduce support for custom primitives in `iced_wgpu` | 1 | -2/+2 | |
2023-11-14 | Fix broken intra-doc links | 1 | -2/+2 | |
2023-11-14 | Re-organize `custom` module as `pipeline` module | 1 | -4/+6 | |
2023-11-14 | Added support for custom shader widget for iced_wgpu backend. | 1 | -0/+60 |