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
/
glow
/
src
/
shader
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
6
-128
/
+0
2022-11-16
Group all solid triangles independently of color
Héctor Ramón Jiménez
3
-2
/
+13
2022-11-08
Fixed issues with old GL versions ( <= 2.1 )
bungoboingo
2
-17
/
+17
2022-11-05
Add image/svg support to `iced_glow`
Ian Douglas Scott
2
-0
/
+31
2022-10-10
Fixed fragment shader compatibility issues with GLES 3.0+
bungoboingo
1
-13
/
+13
2022-10-07
Fixed an edge case where when gradient start/end are identical the GL fragmen...
shan
1
-13
/
+19
2022-10-07
Added support for relative positioning of gradient fills. Addressed some PR f...
shan
1
-0
/
+3
2022-10-06
Fixed lint issues & cleaned up some documentation.
shan
3
-3
/
+3
2022-10-05
Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradien...
shan
1
-21
/
+22
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-0
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
3
-6
/
+52
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
3
-6
/
+52
2022-01-19
Improve shader version selection
Richard
2
-0
/
+29