index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wgpu
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-09
Update `wgpu` to `24` and use `cryoglyph` fork
Héctor Ramón Jiménez
1
-1
/
+1
2025-01-06
chore: remove once_cell dependency
Tommy Volk
1
-1
/
+0
2024-09-20
Introduce `strict-assertions` feature flag
Héctor Ramón Jiménez
1
-0
/
+1
2024-08-04
Implement image support for `canvas` widget
Héctor Ramón Jiménez
1
-1
/
+1
2024-04-07
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
1
-0
/
+4
2024-04-03
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
1
-3
/
+0
2024-04-01
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
1
-0
/
+1
2024-03-24
Reintroduce backend selection through `ICED_BACKEND` env var
Héctor Ramón Jiménez
1
-0
/
+1
2024-02-09
Update some dependencies
Wyatt Herkamp
1
-1
/
+1
2024-01-18
Remove `Compositor` window generic
Héctor Ramón Jiménez
1
-1
/
+0
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-50
/
+40
2023-09-04
Enable WebGPU backend in `wgpu` by default instead of WebGL
Héctor Ramón Jiménez
1
-3
/
+1
2023-09-03
Update `wgpu` for Wasm
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-03
Update `wgpu` to `0.17`
Héctor Ramón Jiménez
1
-2
/
+2
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-9
/
+0
2023-08-02
Bump version of `iced_wgpu` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-28
Bump versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2023-07-27
Update `glyphon` to `0.3` :tada:
Héctor Ramón Jiménez
1
-6
/
+2
2023-07-20
Use official `glyphon` repository instead of fork
Héctor Ramón Jiménez
1
-2
/
+2
2023-07-20
Update `cosmic-text` and `glyphon`
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-12
Update `resvg` dependency to `0.35`
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-12
Upgrade resvg to 0.34 and tiny_skia to 0.10
Alec Deason
1
-1
/
+1
2023-06-20
Use subpixel glyph positioning and layout linearity
Héctor Ramón Jiménez
1
-1
/
+1
2023-06-16
Update `glyphon` and `cosmic-text`
Héctor Ramón Jiménez
1
-1
/
+1
2023-06-01
Use consistent color strategy in `glyphon`
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-31
Introduce `web-colors` feature flag to enable sRGB linear blending
Héctor Ramón Jiménez
1
-0
/
+1
2023-05-29
Skip missing glyphs instead of panicking in `glyphon`
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-22
Update `glam` to `0.24`
Benoît du Garreau
1
-1
/
+1
2023-05-11
Added support for gradients as background variants + other optimizations.
Bingus
1
-4
/
+0
2023-05-02
Update `glyphon` and `cosmic-text`
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-02
Make basic text shaping the default shaping strategy
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-26
Fix incorrect `wgpu` version for Wasm builds in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-26
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-20
wgpu 0.16
David Huculak
1
-2
/
+2
2023-04-17
Update `glyphon` to latest `dev`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2023-04-13
Update `wgpu` to `0.15`
Elham Aryanpur
1
-2
/
+2
2023-04-08
Update `glyphon`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-08
Update `wgpu` and `cosmic-text`
Héctor Ramón Jiménez
1
-2
/
+2
2023-03-19
Update `cosmic-text` to latest :tada:
Héctor Ramón Jiménez
1
-2
/
+1
2023-03-07
Remove `image` abstractions in `iced_graphics`
Héctor Ramón Jiménez
1
-14
/
+6
2023-03-05
Move `webgl` feature selection for `wgpu` into `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+3
2023-03-04
Update `glyphon` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+0
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-6
/
+9
2023-02-27
Reuse text buffers independently of color in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2023-02-24
Update `glyphon` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2023-02-24
Grow atlas in `text::Pipeline` when necessary
Héctor Ramón Jiménez
1
-1
/
+1
2023-02-24
Use my GitHub fork of `glyphon`
Héctor Ramón Jiménez
1
-3
/
+2
[next]