| Commit message (Expand) | Author | Age | Files | Lines |
* | Update `wgpu` to `24` and use `cryoglyph` fork | Héctor Ramón Jiménez | 2025-03-09 | 1 | -0/+3 |
* | Remove unnecessary `Future` imports | Héctor Ramón Jiménez | 2025-02-21 | 1 | -1/+0 |
* | Run `cargo fmt` | Héctor Ramón Jiménez | 2025-02-21 | 1 | -3/+1 |
* | Remove `surface` argument of `Compositor::screenshot` | Ian Douglas Scott | 2024-11-21 | 1 | -2/+0 |
* | Fix various typos | bbb651 | 2024-09-29 | 1 | -1/+1 |
* | Port `iced_tiny_skia` to new layering architecture | Héctor Ramón Jiménez | 2024-04-09 | 1 | -1/+13 |
* | Reintroduce backend selection through `ICED_BACKEND` env var | Héctor Ramón Jiménez | 2024-03-24 | 1 | -1/+14 |
* | Rename `compositor::Renderer` to `Default` | Héctor Ramón Jiménez | 2024-03-22 | 1 | -4/+3 |
* | Allow custom renderers in `Program` and `Application` | Héctor Ramón Jiménez | 2024-03-22 | 1 | -8/+16 |
* | Make `iced_tiny_skia` optional with a `tiny-skia` feature | Héctor Ramón Jiménez | 2024-03-22 | 1 | -1/+61 |
* | Fix `block_on` in `iced_wgpu` hanging Wasm builds | Héctor Ramón Jiménez | 2024-03-07 | 1 | -1/+2 |
* | Make `compatible_window` mandatory in `Compositor` | Héctor Ramón Jiménez | 2024-01-18 | 1 | -1/+1 |
* | Remove `Compositor` window generic | Héctor Ramón Jiménez | 2024-01-18 | 1 | -4/+19 |
* | WIP raw-window-handle 0.6 | Ian Douglas Scott | 2024-01-16 | 1 | -6/+6 |
* | Separate `Compositor::new` from `Compositor::create_renderer` | Héctor Ramón Jiménez | 2023-12-02 | 1 | -2/+2 |
* | Fix broken intra-doc links | Héctor Ramón Jiménez | 2023-11-29 | 1 | -1/+1 |
* | Merge branch 'master' into feat/multi-window-support | Héctor Ramón Jiménez | 2023-11-29 | 1 | -2/+2 |
|\ |
|
| * | Chore: Apply clippy docs keyword quoting | Yuri Astrakhan | 2023-09-19 | 1 | -1/+1 |
| * | Fix outstanding broken intradoc links | Héctor Ramón Jiménez | 2023-09-09 | 1 | -1/+1 |
* | | refactored window storage; | Bingus | 2023-07-21 | 1 | -0/+3 |
|/ |
|
* | Added offscreen rendering support for wgpu & tiny-skia exposed with the windo... | Bingus | 2023-06-06 | 1 | -1/+14 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -0/+92 |