summaryrefslogtreecommitdiffstats
path: root/wgpu/src/shader/triangle_gradient.wgsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed lint issues & cleaned up some documentation.Libravatar shan2022-10-061-1/+1
* Adjusted gradient uniforms to be more tightly packed.Libravatar shan2022-10-051-12/+17
* Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan2022-09-291-0/+83