Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a `StagingBelt` in `iced_wgpu` for regular buffer uploads | 2024-03-29 | 1 | -2/+3 | |
* | feat: quad shadows | 2024-01-20 | 1 | -0/+6 | |
* | Move vertex position function into own file | 2023-09-24 | 1 | -0/+2 | |
* | Reassign attribute locations | 2023-09-24 | 1 | -6/+6 | |
* | Compute vertex position in shader | 2023-09-24 | 1 | -27/+20 | |
* | Use Oklab color interpolation only with `color::GAMMA_CORRECTION` | 2023-09-07 | 1 | -1/+5 | |
* | 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 | 1 | -5/+5 | |
* | Improve boundaries between `quad` submodules in `iced_wgpu` | 2023-05-30 | 1 | -20/+33 | |
* | Move `layer::quad` types to `quad` module | 2023-05-30 | 1 | -0/+136 |