Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace `nalgebra` with `glam` | 2019-10-31 | 1 | -3/+1 | |
| | | | | `glam` compiles much faster and leverages SIMD nicely. | ||||
* | Implement clipping for images | 2019-10-27 | 1 | -0/+8 | |
| | |||||
* | Remove warnings in `wgpu::image` | 2019-10-23 | 1 | -4/+4 | |
| | |||||
* | Implement basic image rendering in `iced_wgpu` | 2019-10-23 | 1 | -0/+438 | |