Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify `shader::Program` API with `canvas::Program` | 2024-11-05 | 2 | -30/+7 | |
* | Replace `event::Status` in `Widget::on_event` with `Shell::capture_event` | 2024-11-05 | 2 | -5/+1 | |
* | Reintroduce support for custom primitives in `iced_wgpu` | 2024-04-08 | 1 | -2/+2 | |
* | Update `winit` to `0.29.4` | 2023-12-15 | 1 | -1/+1 | |
* | Fix broken intra-doc links | 2023-11-14 | 2 | -3/+3 | |
* | Use `Instant` from `iced_core` instead of `std` | 2023-11-14 | 1 | -2/+1 | |
* | Re-organize `custom` module as `pipeline` module | 2023-11-14 | 2 | -0/+88 |