summaryrefslogtreecommitdiffstats
path: root/glow/src/shader/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reworked wgpu buffers, updated glow side to have proper transform location ↵Libravatar shan2022-10-041-0/+1
| | | | storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR.
* Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan2022-09-293-6/+52
|
* Improve shader version selectionLibravatar Richard2022-01-192-0/+29