summaryrefslogtreecommitdiffstats
path: root/examples/integration_wgpu/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependenciesLibravatar Héctor Ramón Jiménez2023-02-241-22/+0
|
* Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez2022-02-091-1/+1
|
* Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov2022-01-281-1/+12
| | | | | | | | - Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target - Added WebGL support to `integratio_wgpu` example - Fixed test.yml CI workflow - Removed spir-v shader in `integration_wgpu`; Fixed formatting - Removed redundant `BoxStream` typedef
* Add spaces around `iced_wgpu` feature list in `Cargo.toml` of `integration_wgpu`Libravatar Héctor Ramón Jiménez2021-08-251-1/+1
|
* wgpu: Update to 0.10Libravatar Poly2021-08-191-1/+1
|
* Rename `integration` examplesLibravatar Héctor Ramón Jiménez2021-08-131-0/+11