Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `Primitive::Cached` | 2020-03-07 | 1 | -3/+2 | |
* | Create `README` files for all the examples | 2020-02-21 | 1 | -0/+19 | |
* | Rename `Settings::use_antialiasing` to `antialiasing` | 2020-02-18 | 1 | -1/+1 | |
* | Rename `Settings::antialiasing` to `use_antialiasing` | 2020-02-15 | 1 | -1/+1 | |
* | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 2020-02-15 | 1 | -1/+4 | |
* | Upgrade `Mesh2D` indices from `u16` to `u32` | 2020-02-14 | 1 | -1/+1 | |
* | Fix examples using `Mesh2D` | 2020-02-12 | 1 | -31/+21 | |
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 2 | -0/+378 |