summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Program.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add text rendering.Romain Guy2010-07-211-0/+16
* Add support for linear gradients.Romain Guy2010-07-191-0/+2
* Add program for linear gradient.Romain Guy2010-07-161-0/+24
* Correctly support pre-multiplied alpha, optimizations, more stuff.Romain Guy2010-07-121-0/+22
* Optimize shader binding changes.Romain Guy2010-07-121-2/+8
* Remove math from the vertex shader.Romain Guy2010-07-091-7/+7
* Fix alpha blending and improve fragment shaders performance.Romain Guy2010-07-091-1/+1
* Reduced the complexity of layers composition.Romain Guy2010-06-271-0/+154