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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce backend feature flags in `iced_renderer`
Héctor Ramón Jiménez
2023-03-06
5
-95
/
+143
*
Move `webgl` feature selection for `wgpu` into `iced_wgpu`
Héctor Ramón Jiménez
2023-03-05
1
-6
/
+4
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
8
-31
/
+23
*
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
2023-03-03
6
-338
/
+13
*
Rename `canvas::frame` to `canvas` in `iced_wgpu`
Héctor Ramón Jiménez
2023-03-03
1
-3
/
+3
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
7
-7
/
+596
*
Use `iced_renderer` instead of `iced_graphics` in root crate
Héctor Ramón Jiménez
2023-02-28
3
-0
/
+8
*
Fix `clippy` lints
Héctor Ramón Jiménez
2023-02-27
1
-0
/
+1
*
Implement basic presentation with `softbuffer` for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-02-25
1
-4
/
+6
*
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
2023-02-25
3
-12
/
+70
*
Trim measurements in `renderer::Backend`
Héctor Ramón Jiménez
2023-02-25
1
-1
/
+7
*
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
2023-02-24
6
-0
/
+266
[prev]