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
/
triangle
/
solid.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
Group all solid triangles independently of color
Héctor Ramón Jiménez
1
-170
/
+0
2022-11-03
Reuse last set pipeline for `triangle` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+7
2022-11-03
Rename `buffers` module to `buffer`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
Fix lints by `clippy`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
Convert colors to linear RGB before uploading in `solid` pipelines
Héctor Ramón Jiménez
1
-1
/
+3
2022-11-03
Reuse last buffer in `Frame` if `mesh_style` matches
Héctor Ramón Jiménez
1
-5
/
+2
2022-10-18
Cleaned up namespaces re: PR comments.
bungoboingo
1
-29
/
+26
2022-10-06
Fixed some more imports/documentation.
shan
1
-2
/
+2
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-1
/
+1
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-8
/
+7
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+169
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+169