Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2022-01-04 | 1 | -2/+4 | |
* | Update wgpu 0.12 | 2022-01-04 | 1 | -4/+2 | |
* | wgpu: Update to 0.10 | 2021-08-19 | 1 | -7/+6 | |
* | Use `FilterMode::Nearest` in `triangle::msaa` | 2021-05-21 | 1 | -3/+3 | |
* | Run cargo fmt | 2021-04-12 | 1 | -14/+15 | |
* | Upgrade wgpu | 2021-04-11 | 1 | -25/+24 | |
* | Remove unnecessary line break in `triangle::msaa` | 2021-02-06 | 1 | -1/+0 | |
* | Use lowercase in `wgpu` labels for consistency | 2021-02-06 | 1 | -1/+1 | |
* | [wgpu 0.7] triangle/msaa disable filtering | 2021-02-03 | 1 | -2/+2 | |
* | [wgpu 0.7] Update triangle/msaa.rs | 2021-02-03 | 1 | -34/+40 | |
* | Add labels to `iced_wgpu` internals | 2020-08-31 | 1 | -8/+8 | |
* | Remove redundant depth bias fields in `iced_wgpu` | 2020-08-27 | 1 | -3/+0 | |
* | Update `wgpu` to `0.6` in `iced_wgpu` | 2020-08-27 | 1 | -29/+26 | |
* | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 2020-04-07 | 1 | -7/+16 | |
* | Remove redundant field assignment | 2020-03-29 | 1 | -1/+1 | |
* | Make output format of `iced_wgpu` configurable | 2020-02-24 | 1 | -3/+9 | |
* | Write documentation for new `canvas` module | 2020-02-18 | 1 | -1/+4 | |
* | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 2020-02-15 | 1 | -0/+255 |