Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-24 | Make output format of `iced_wgpu` configurable | 1 | -2/+3 | |
2020-02-18 | Write documentation for new `canvas` module | 1 | -1/+1 | |
2020-02-15 | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 1 | -44/+189 | |
2020-02-14 | Upgrade `Mesh2D` indices from `u16` to `u32` | 1 | -2/+2 | |
2020-02-12 | Finish `clock` example | 1 | -41/+39 | |
2020-01-02 | Rename `Geometry2D` to `Mesh2D` and move it to `iced_wgpu` | 1 | -33/+57 | |
2020-01-01 | Implement Geometry2D primitive | 1 | -0/+215 |