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
/
primitive
/
pipeline.rs
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-04-08
Remove leftover `primitive::pipeline` module
Héctor Ramón Jiménez
1
-1
/
+0
2024-04-08
Reintroduce support for custom primitives in `iced_wgpu`
Héctor Ramón Jiménez
1
-115
/
+0
2024-04-01
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-22
Make `iced_tiny_skia` optional with a `tiny-skia` feature
Héctor Ramón Jiménez
1
-2
/
+2
2024-01-21
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
1
-1
/
+1
2024-01-11
wgpu: require `Send` on stored pipelines
Tomáš Zemanovič
1
-2
/
+2
2023-11-28
Provide actual bounds to `Shader` primitives
Héctor Ramón Jiménez
1
-3
/
+2
... and allow for proper translation and scissoring.
2023-11-14
Fix broken intra-doc links
Héctor Ramón Jiménez
1
-2
/
+2
2023-11-14
Re-organize `custom` module as `pipeline` module
Héctor Ramón Jiménez
1
-26
/
+76
... and move `Shader` widget to `iced_widget` crate
2023-11-14
Write missing documentation for `custom` module in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+1
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-0
/
+66