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
/
tiny_skia
/
src
/
window
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-08
Use `pixels` for presentation in `iced_tiny_skia` when possible
Héctor Ramón Jiménez
1
-13
/
+63
2023-04-05
Revert "Use `softbuffer` fork with owned pixel buffer"
Héctor Ramón Jiménez
1
-26
/
+16
2023-04-05
Use `softbuffer` fork with owned pixel buffer
Héctor Ramón Jiménez
1
-16
/
+26
2023-04-05
Present new frame only when damaged in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-6
/
+8
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+5
2023-03-02
Reuse `ClipMask` in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-2
/
+5
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-2
/
+1
2023-02-26
Use `Surface::buffer` directly for drawing in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-19
/
+11
2023-02-25
Resize `Surface::buffer` instead of reallocating in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-1
/
+2
2023-02-25
Implement basic presentation with `softbuffer` for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-14
/
+52
2023-02-25
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
1
-0
/
+96