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