Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-08 | impl default for canvas cache | 1 | -1/+1 | |
2020-03-30 | Allow passing external state to `Application::new` | 1 | -4/+5 | |
2020-02-21 | Create `README` files for all the examples | 1 | -0/+18 | |
2020-02-18 | Rename `Settings::use_antialiasing` to `antialiasing` | 1 | -1/+1 | |
2020-02-18 | Write documentation for new `canvas` module | 1 | -3/+3 | |
2020-02-15 | Rename `Settings::antialiasing` to `use_antialiasing` | 1 | -1/+1 | |
2020-02-15 | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 1 | -1/+4 | |
2020-02-14 | Add `solar_system` example | 2 | -0/+259 |