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