Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split text measurements cache from rendering cache | 2019-11-11 | 1 | -0/+1 | |
* | Update `wgpu` to `0.4` in `iced_wgpu` | 2019-11-07 | 1 | -2/+2 | |
* | Implement debug view and load system fonts | 2019-11-03 | 1 | -0/+1 | |
* | Replace `nalgebra` with `glam` | 2019-10-31 | 1 | -1/+1 | |
* | Implement text clipping (caching still broken) | 2019-10-28 | 1 | -3/+3 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+1 | |
* | Implement basic image rendering in `iced_wgpu` | 2019-10-23 | 1 | -0/+1 | |
* | Fix `wgpu_glyph` dependency in `iced_wgpu` | 2019-10-13 | 1 | -1/+1 | |
* | Use latest `wgpu` | 2019-10-07 | 1 | -5/+2 | |
* | Use `log` crate instead of `dbg!` | 2019-10-07 | 1 | -0/+1 | |
* | Draft basic text rendering using `wgpu_glyph` | 2019-10-05 | 1 | -0/+1 | |
* | Initialize `wgpu` | 2019-10-03 | 1 | -0/+4 | |
* | Start `iced_winit` and `iced_wgpu` | 2019-10-03 | 1 | -0/+12 |