Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement image support for `canvas` widget | 2024-08-04 | 1 | -2/+10 | |
* | Align images to the pixel grid in `iced_wgpu` | 2024-05-12 | 1 | -1/+1 | |
* | Introduce dynamic `opacity` support for `Image` and `Svg` | 2024-05-03 | 1 | -4/+7 | |
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -15/+6 | |
* | Add `Image` rotation support | 2024-05-02 | 1 | -8/+29 | |
* | Reassign attribute locations for image shader | 2023-09-24 | 1 | -5/+5 | |
* | Compute vertex position for image shader | 2023-09-24 | 1 | -3/+5 | |
* | better `wgsl` code style | 2022-07-02 | 1 | -3/+3 | |
* | fix `wgsl` syntax | 2022-07-02 | 1 | -1/+1 | |
* | update `wgpu` to `0.13` | 2022-07-02 | 1 | -15/+15 | |
* | Update wgpu 0.12 | 2022-01-04 | 1 | -1/+0 | |
* | add temporary fix for image wgsl | 2021-04-12 | 1 | -6/+8 | |
* | Upgrade wgpu | 2021-04-11 | 1 | -0/+45 |