Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-21 | Simplify `integration` example with `Program` | 3 | -116/+67 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 1 | -22/+35 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -3/+4 | |
2020-04-30 | Rename `MouseCursor` to `mouse::Interaction` | 1 | -6/+8 | |
2020-04-29 | Remove `OutOfBounds` variant from `MouseCursor` | 1 | -1/+1 | |
2020-04-07 | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 2 | -17/+32 | |
2020-03-27 | remove explicit lifetimes in integration example | 1 | -4/+1 | |
2020-03-27 | Convert `WindowEvent` from a reference in `iced_winit` | 1 | -1/+1 | |
2020-03-09 | Update `winit` to `0.22` | 1 | -7/+5 | |
2020-02-24 | Make output format of `iced_wgpu` configurable | 1 | -1/+3 | |
2020-02-21 | Create `README` files for all the examples | 1 | -0/+18 | |
2020-02-09 | Add `integration` example | 6 | -0/+436 |