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
/
mod.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix windows fighting over shared `image::Cache`
Héctor Ramón Jiménez
2024-05-06
1
-27
/
+11
*
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
*
Make image `Cache` eviction strategy less aggressive in `iced_wgpu`
Héctor Ramón Jiménez
2024-04-24
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
1
-0
/
+571