Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused import | 2023-04-20 | 1 | -2/+0 | |
* | wgpu 0.16 | 2023-04-20 | 1 | -2/+2 | |
* | Update `wgpu` to `0.15` | 2023-04-13 | 1 | -0/+2 | |
* | Use RGBA texture for `image` and `svg` pipelines | 2022-11-05 | 1 | -2/+2 | |
* | Refactor some `image` traits a bit | 2022-11-05 | 1 | -6/+8 | |
* | Move image/svg handling into `iced_graphics` | 2022-11-05 | 1 | -93/+98 | |
* | Run `cargo fmt` | 2022-07-09 | 1 | -7/+1 | |
* | Address Clippy lints | 2022-07-09 | 1 | -1/+1 | |
* | wgpu: Update to 0.10 | 2021-08-19 | 1 | -7/+10 | |
* | Upgrade wgpu | 2021-04-11 | 1 | -11/+13 | |
* | Add labels to `iced_wgpu` internals | 2020-08-31 | 1 | -3/+3 | |
* | Fix `offset` calculation in `image::Atlas` | 2020-08-27 | 1 | -1/+1 | |
* | Fix `layers` initialization in `image::Atlas` | 2020-08-27 | 1 | -1/+1 | |
* | Update `image` pipeline in `iced_wgpu` | 2020-08-27 | 1 | -16/+60 | |
* | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 2020-04-07 | 1 | -26/+12 | |
* | Stop creating image pipeline when unnecessary | 2020-02-28 | 1 | -0/+361 |