Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-11-05 | Update `wgpu` to `23.0` | 1 | -4/+4 | |
2024-09-20 | Update `wgpu` to `22.0` | 1 | -0/+2 | |
2024-09-20 | Update `wgpu` to `0.20.1` | 1 | -0/+8 | |
2024-01-18 | Remove `Compositor` window generic | 1 | -0/+2 | |
2023-11-28 | Provide actual bounds to `Shader` primitives | 1 | -8/+13 | |
2023-11-14 | Remove unused import in `custom_shader` example | 1 | -1/+0 | |
2023-11-14 | Move `textures` directory outside of `src` in `custom_shader` example | 1 | -7/+7 | |
2023-11-14 | Improve module hierarchy of `custom_shader` example | 1 | -13/+22 | |
2023-11-14 | Export `wgpu` crate in `shader` module in `iced_widget` | 1 | -1/+3 | |
2023-11-14 | Fix `clippy` lints :crab: | 1 | -4/+4 | |
2023-11-14 | Update `wgpu` in `custom_shader` example | 1 | -3/+7 | |
2023-11-14 | Added support for custom shader widget for iced_wgpu backend. | 1 | -0/+600 |