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
/
src
/
image
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update `wgpu` to `24` and use `cryoglyph` fork
Héctor Ramón Jiménez
2025-03-09
1
-5
/
+5
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
2
-2
/
+2
*
Update `wgpu` to `23.0`
Héctor Ramón Jiménez
2024-11-05
1
-2
/
+2
*
Update `wgpu` to `22.0`
Héctor Ramón Jiménez
2024-09-20
1
-0
/
+1
*
Update `wgpu` to `0.20.1`
Héctor Ramón Jiménez
2024-09-20
1
-0
/
+4
*
Make rendering of svg that has text work out of the box (#2560)
Jovansonlee Cesar
2024-09-13
1
-9
/
+21
*
Introduce `Svg` struct in `core::svg`
Héctor Ramón Jiménez
2024-08-04
1
-10
/
+9
*
Introduce `Image` struct in `core::image`
Héctor Ramón Jiménez
2024-08-04
1
-13
/
+6
*
Implement image support for `canvas` widget
Héctor Ramón Jiménez
2024-08-04
1
-4
/
+20
*
Update `cosmic-text` and `resvg` (#2416)
Héctor Ramón
2024-07-17
1
-21
/
+14
*
Fix windows fighting over shared `image::Cache`
Héctor Ramón Jiménez
2024-05-06
3
-62
/
+57
*
Introduce dynamic `opacity` support for `Image` and `Svg`
Héctor Ramón Jiménez
2024-05-03
1
-5
/
+17
*
Rename `global_scale` to `scale` in `wgpu::image`
Héctor Ramón Jiménez
2024-05-02
1
-9
/
+3
*
Simplify image rotation API and its internals
Héctor Ramón Jiménez
2024-05-02
1
-18
/
+6
*
Add `Image` rotation support
Héctor Ramón Jiménez
2024-05-02
1
-9
/
+56
*
Use an opaque `Id` type for `image::Handle`
Héctor Ramón Jiménez
2024-05-01
1
-2
/
+2
*
Use `Bytes` as the `Container` of `ImageBuffer`
Héctor Ramón Jiménez
2024-05-01
1
-2
/
+2
*
Make image `Cache` eviction strategy less aggressive in `iced_wgpu`
Héctor Ramón Jiménez
2024-04-24
6
-5
/
+41
*
Merge branch 'master' into wgpu/better-architecture
Héctor Ramón Jiménez
2024-04-07
1
-1
/
+1
|
\
*
|
Decouple caching from layering and simplify everything
Héctor Ramón Jiménez
2024-04-05
1
-3
/
+4
*
|
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
2024-04-03
3
-0
/
+688
|
/
*
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
2024-04-01
2
-8
/
+8
*
Use two layers for `image::atlas` only on `Gl` backend
Héctor Ramón Jiménez
2024-02-19
1
-5
/
+9
*
[wgpu.image] Workaround WGPU OpenGL heuristics
PolyMeilex
2024-02-18
1
-2
/
+6
*
Convert SVG text nodes for in-memory SVGs in `iced_wgpu`
Héctor Ramón Jiménez
2023-12-11
1
-20
/
+17
*
Fix import styling in `iced_wgpu::image::vector`
Héctor Ramón Jiménez
2023-12-11
1
-1
/
+1
*
implement svg text fix for native renderer
Cory Frenette
2023-12-10
1
-5
/
+18
*
Revert "Chore: Apply clippy map transformations"
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Fix `clippy::match-wildcard-for-single-variants`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Merge pull request #2090 from nyurik/mapping
Héctor Ramón
2023-09-19
1
-1
/
+1
|
\
|
*
Chore: Apply clippy map transformations
Yuri Astrakhan
2023-09-19
1
-1
/
+1
*
|
Chore: Inline format args for ease of reading
Yuri Astrakhan
2023-09-19
2
-5
/
+5
|
/
*
Improve code style in `vector` modules
Héctor Ramón Jiménez
2023-07-12
1
-11
/
+12
*
Upgrade resvg to 0.34 and tiny_skia to 0.10
Alec Deason
2023-07-12
1
-10
/
+21
*
Use proper gamma correction mode in `image::Atlas::grow`
Héctor Ramón Jiménez
2023-05-31
1
-1
/
+5
*
Avoid gamma correction when `web-colors` is enabled for images
Héctor Ramón Jiménez
2023-05-31
1
-1
/
+6
*
Remove `dbg!` leftovers in `image::atlas`
Héctor Ramón Jiménez
2023-05-11
1
-3
/
+0
*
Fix race condition when growing an `image::Atlas`
Héctor Ramón Jiménez
2023-05-11
3
-17
/
+30
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-02
1
-4
/
+2
|
\
|
*
remove unused import
David Huculak
2023-04-20
1
-2
/
+0
|
*
wgpu 0.16
David Huculak
2023-04-20
1
-2
/
+2
|
*
Update `wgpu` to `0.15`
Elham Aryanpur
2023-04-13
1
-0
/
+2
*
|
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
2023-04-26
1
-2
/
+4
*
|
Update `wgpu` and `cosmic-text`
Héctor Ramón Jiménez
2023-04-08
1
-0
/
+2
*
|
Remove `image` abstractions in `iced_graphics`
Héctor Ramón Jiménez
2023-03-07
4
-102
/
+396
*
|
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
4
-9
/
+7
*
|
Refactor `image::Pipeline` into `prepare` and `render` architecture
Héctor Ramón Jiménez
2023-02-24
1
-25
/
+24
|
/
*
Use RGBA texture for `image` and `svg` pipelines
Héctor Ramón Jiménez
2022-11-05
1
-2
/
+2
*
Refactor some `image` traits a bit
Héctor Ramón Jiménez
2022-11-05
4
-14
/
+20
[next]