Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -22/+0 | |
| | |||||
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
| | |||||
* | Experimental wgpu WebGL backend support | 2022-01-28 | 1 | -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` | 2021-08-25 | 1 | -1/+1 | |
| | |||||
* | wgpu: Update to 0.10 | 2021-08-19 | 1 | -1/+1 | |
| | |||||
* | Rename `integration` examples | 2021-08-13 | 1 | -0/+11 | |