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