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
/
renderer
/
src
/
compositor.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-31
/
+49
2023-06-06
Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...
Bingus
1
-0
/
+30
2023-05-10
Bundle `tiny-skia` backend together with `iced_renderer`
Héctor Ramón Jiménez
1
-47
/
+33
2023-04-26
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
1
-2
/
+1
2023-04-26
Fix `Candidate::build` in `compositor` of `iced_renderer`
Héctor Ramón Jiménez
1
-36
/
+39
2023-04-08
Fix copy-pasted panic description in `iced_renderer`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-08
Support `ICED_BACKEND` environment variable
Héctor Ramón Jiménez
1
-43
/
+84
2023-03-06
Introduce backend feature flags in `iced_renderer`
Héctor Ramón Jiménez
1
-30
/
+82
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+5
2023-02-25
Implement basic presentation with `softbuffer` for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-4
/
+6
2023-02-25
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
1
-10
/
+44
2023-02-24
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
1
-0
/
+96