summaryrefslogtreecommitdiffstats
path: root/wgpu/src/quad/solid.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a `StagingBelt` in `iced_wgpu` for regular buffer uploadsLibravatar Héctor Ramón Jiménez2024-03-291-2/+3
* feat: quad shadowsLibravatar Nick Senger2024-01-201-0/+6
* Move vertex position function into own fileLibravatar Jim Eckerlein2023-09-241-0/+2
* Reassign attribute locationsLibravatar Jim Eckerlein2023-09-241-6/+6
* Compute vertex position in shaderLibravatar Jim Eckerlein2023-09-241-27/+20
* Use Oklab color interpolation only with `color::GAMMA_CORRECTION`Libravatar Héctor Ramón Jiménez2023-09-071-1/+5
* Introduce `web-colors` feature flag to enable sRGB linear blendingLibravatar Héctor Ramón Jiménez2023-05-311-1/+2
* Move `Pipeline` struct definition after `Layer` in `quad` submodulesLibravatar Héctor Ramón Jiménez2023-05-301-5/+5
* Improve boundaries between `quad` submodules in `iced_wgpu`Libravatar Héctor Ramón Jiménez2023-05-301-20/+33
* Move `layer::quad` types to `quad` moduleLibravatar Héctor Ramón Jiménez2023-05-301-0/+136