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