Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-11 | Handle mouse cursor in `iced_wgpu` | 1 | -4/+3 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -5/+6 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -5/+31 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -10/+66 | |
2019-10-07 | Use latest `wgpu` | 1 | -11/+11 | |
2019-10-07 | Use `log` crate instead of `dbg!` | 1 | -0/+2 | |
2019-10-07 | Render colored quads | 1 | -2/+28 | |
2019-10-07 | Rename `Box` primitive to `Quad` | 1 | -2/+2 | |
2019-10-06 | Make `tour` a simple example instead of a crate | 1 | -1/+1 | |
2019-10-06 | Draft `Box` primitive | 1 | -0/+3 | |
2019-10-05 | Modularize `iced_wgpu` | 1 | -0/+167 |