summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ShadowTessellator.h
Commit message (Expand)AuthorAgeFilesLines
* Early rejection on shadows which are outside of the clip bound.ztenghui2014-03-201-2/+4
* Create one hole inside the umbra area to avoid overdraw.ztenghui2014-03-171-10/+17
* Force shadow casters above the Z=0 planeChris Craik2014-03-121-0/+2
* Improve shadow tessellation performanceChris Craik2014-03-111-7/+3
* Use pre-computed index to draw the shadow.ztenghui2014-02-251-1/+40
* Use path outlines to define shadow shapesChris Craik2014-01-261-10/+4
* Property support for light positioning.ztenghui2014-01-171-2/+3
* Map shadow light position globallyChris Craik2014-01-161-1/+1
* Calculate and show the shadow from a spot light.ztenghui2014-01-101-0/+8
* Calculate and show Ambient shadow.ztenghui2013-12-131-0/+37