Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `shader` function helper in `iced_widget` | 2023-11-14 | 1 | -4/+3 | |
| | |||||
* | Re-organize `custom` module as `pipeline` module | 2023-11-14 | 2 | -10/+16 | |
| | | | | ... and move `Shader` widget to `iced_widget` crate | ||||
* | Fix `clippy` lints :crab: | 2023-11-14 | 3 | -7/+7 | |
| | |||||
* | Update `wgpu` in `custom_shader` example | 2023-11-14 | 2 | -8/+17 | |
| | |||||
* | Added support for custom shader widget for iced_wgpu backend. | 2023-11-14 | 19 | -0/+1619 | |