Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a `StagingBelt` in `iced_wgpu` for regular buffer uploads | 2024-03-29 | 1 | -2/+3 | |
* | Disable `quad::gradient` pipeline on Wasm | 2024-02-20 | 1 | -91/+115 | |
* | Move vertex position function into own file | 2023-09-24 | 1 | -0/+4 | |
* | Reassign attribute locations | 2023-09-24 | 1 | -10/+10 | |
* | Compute vertex position in shader | 2023-09-24 | 1 | -36/+28 | |
* | Use Oklab color interpolation only with `color::GAMMA_CORRECTION` | 2023-09-07 | 1 | -1/+18 | |
* | 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 | |
* | 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 | -18/+32 | |
* | Move `layer::quad` types to `quad` module | 2023-05-30 | 1 | -0/+161 |