summaryrefslogtreecommitdiffstats
path: root/libs/hwui/AmbientShadow.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up physical couplingTom Hudson2014-10-151-2/+2
* Ambient shadow tessellation improvement.ztenghui2014-08-291-15/+0
* Tessellate on worker threadsChris Craik2014-06-101-1/+1
* Shoot the rays to the vertices of the incoming polygon.ztenghui2014-04-241-1/+2
* Create one hole inside the umbra area to avoid overdraw.ztenghui2014-03-171-3/+4
* Use pre-computed index to draw the shadow.ztenghui2014-02-251-5/+3
* Calculate and show Ambient shadow.ztenghui2013-12-131-0/+57