summaryrefslogtreecommitdiffstats
path: root/libs/hwui/shaders/drawLinearGradient.vert
Commit message (Expand)AuthorAgeFilesLines
* Moved all the rendering code to the new shader generator.Romain Guy2010-07-291-20/+0
* Generate shaders to cover all possible cases.Romain Guy2010-07-271-1/+1
* Add support for linear gradients.Romain Guy2010-07-191-1/+5
* Add program for linear gradient.Romain Guy2010-07-161-0/+16