summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Dither.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the dither texture's swizzlingRomain Guy2013-04-091-0/+4
* Use float textures to render gradients when possibleRomain Guy2013-04-051-20/+25
* Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* Optimize shaders for dithered gradientsChet Haase2012-09-211-1/+3
* Add dithering to gradientsRomain Guy2012-08-011-0/+84