summaryrefslogtreecommitdiff
path: root/data/shaders/path-fill-vert.glsl
Commit message (Expand)AuthorAgeFilesLines
* WIP graphics engine rewrite.wip-graphics-backendDavid Thompson2024-07-241-0/+13
* graphics: path: Move gradient matrix multiplication to vertex shader.David Thompson2021-09-081-1/+2
* graphics: path: Add support for linear/radial gradient fills.David Thompson2021-09-081-1/+8
* graphics: path: Separate fill/stroke into different shaders.David Thompson2021-08-271-0/+22