Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Oklab color interpolation only with `color::GAMMA_CORRECTION` | 2023-09-07 | 2 | -2/+23 | |
* | Switched to packing using f16s to maintain acceptable precision. | 2023-06-07 | 1 | -11/+13 | |
* | Optimized gradient data packing. | 2023-06-06 | 1 | -23/+11 | |
* | Introduce `web-colors` feature flag to enable sRGB linear blending | 2023-05-31 | 1 | -1/+2 | |
* | Move `Pipeline` struct definition after `Layer` in `quad` submodules | 2023-05-30 | 2 | -10/+10 | |
* | Improve boundaries between `quad` submodules in `iced_wgpu` | 2023-05-30 | 2 | -38/+65 | |
* | Move `layer::quad` types to `quad` module | 2023-05-30 | 2 | -0/+297 |