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
/
buffer
/
dynamic.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
Added support for gradients as background variants + other optimizations.
Bingus
1
-202
/
+0
2023-02-24
Refactor `triangle::Pipeline` into `prepare` and `render` architecture
Héctor Ramón Jiménez
1
-20
/
+3
2022-12-20
Fix `clippy` lints for Rust 1.66
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-16
Group all solid triangles independently of color
Héctor Ramón Jiménez
1
-1
/
+14
2022-11-10
Added conditional configurations for WASM target for gradients & storage buff...
bungoboingo
1
-0
/
+7
2022-11-03
Rename `buffers` module to `buffer`
Héctor Ramón Jiménez
1
-53
/
+53
2022-11-03
Fix lints by `clippy`
Héctor Ramón Jiménez
1
-2
/
+2
2022-11-03
Run `cargo fmt`
Héctor Ramón Jiménez
1
-6
/
+2
2022-10-18
Cleaned up namespaces re: PR comments.
bungoboingo
1
-20
/
+20
2022-10-06
Fixed some more imports/documentation.
shan
1
-2
/
+4
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-0
/
+0
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-2
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+202
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+202