Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-07 | Update `winit` to `0.30` | 1 | -18/+1 | ||
2024-03-09 | fix some comments | 1 | -1/+1 | ||
Signed-off-by: rustrover <seekseat@126.com> | |||||
2023-09-07 | Host GIFs and video examples in `iced.rs` | 1 | -3/+1 | ||
RIP Gfycat | |||||
2023-02-24 | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 1 | -0/+0 | ||
2022-09-08 | Update docs for running `integration_wgpu` example | 1 | -1/+1 | ||
2022-01-28 | Experimental wgpu WebGL backend support | 1 | -0/+17 | ||
- 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 | |||||
2021-08-13 | Update `README` in `examples` directory | 1 | -2/+1 | ||
2021-08-13 | Rename `integration` examples | 1 | -2/+4 | ||
2020-02-21 | Create `README` files for all the examples | 1 | -0/+18 | ||