summaryrefslogtreecommitdiffstats
path: root/examples/gradient/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-21Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez1-1/+1
2024-02-10Log available formats and alpha modes in `wgpu::window::compositor`Libravatar Héctor Ramón Jiménez1-1/+4
2023-09-07Fix name of `gradient` example packageLibravatar Héctor Ramón Jiménez1-1/+1
2023-09-07Rename `gradients` example to `gradient`Libravatar Héctor Ramón Jiménez1-0/+0
2023-09-07Add gradient picker exampleLibravatar Matthias Vogelgesang1-2/+2
2023-09-04Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez1-1/+1
We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version.
2021-12-29Allow Sandbox applications to exit.Libravatar Drake Tetreault1-0/+8