summaryrefslogtreecommitdiffstats
path: root/wgpu/src/triangle/gradient.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-18Cleaned up namespaces re: PR comments.Libravatar bungoboingo1-35/+32
2022-10-06Fixed some more imports/documentation.Libravatar shan1-2/+2
2022-10-06Fixed lint issues & cleaned up some documentation.Libravatar shan1-1/+1
2022-10-05Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradien...Libravatar shan1-2/+2
2022-10-05Adjusted gradient uniforms to be more tightly packed.Libravatar shan1-19/+20
2022-10-05Readjusted namespaces, removed Geometry example as it's no longer relevant.Libravatar shan1-1/+1
2022-10-04Reworked wgpu buffers, updated glow side to have proper transform location st...Libravatar shan1-3/+3
2022-09-29Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan1-0/+265
2022-09-29Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan1-0/+265