Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-03-09 | Update `wgpu` to `24` and use `cryoglyph` fork | 1 | -1/+1 | |
2025-03-09 | Reuse `wgpu` device in all benchmarks | 1 | -37/+43 | |
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2024-09-20 | Update `wgpu` to `22.0` | 1 | -0/+1 | |
2024-05-08 | Fix `clippy` lints in `wgpu` benchmark | 1 | -3/+3 | |
2024-05-08 | Create dynamic text `wgpu` benchmark | 2 | -13/+59 | |
2024-05-06 | Fix windows fighting over shared `image::Cache` | 1 | -1/+2 | |
2024-05-01 | Introduce `layered_text` benchmarks | 1 | -42/+56 | |
2024-04-08 | Make arguments of `Renderer::new` explicit in `iced_wgpu` | 1 | -10/+1 | |
2024-04-07 | Use built-in `[lints]` table in `Cargo.toml` | 1 | -3/+8 | |
2024-04-07 | Add a simple `wgpu` benchmark using `criterion` | 1 | -0/+185 | |
2024-04-07 | Fix lint in `wgpu` benchmark | 1 | -2/+2 | |
2024-04-07 | Wait for submission in `wgpu` benchmark | 1 | -1/+3 | |
2024-04-07 | Add a simple `wgpu` benchmark using `criterion` | 1 | -0/+182 |