summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ShadowTessellator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Early rejection on shadows which are outside of the clip bound.ztenghui2014-03-201-2/+26
* Create one hole inside the umbra area to avoid overdraw.ztenghui2014-03-171-27/+32
* Improve shadow tessellation performanceChris Craik2014-03-111-16/+13
* Update tessellation tracingChris Craik2014-03-071-0/+6
* Use pre-computed index to draw the shadow.ztenghui2014-02-251-11/+74
* Use path outlines to define shadow shapesChris Craik2014-01-261-49/+6
* Property support for light positioning.ztenghui2014-01-171-4/+6
* Merge "Map shadow light position globally"Chris Craik2014-01-171-1/+8
|\
| * Map shadow light position globallyChris Craik2014-01-161-1/+8
* | Transform shadow casters correctly in 3dChris Craik2014-01-161-14/+9
|/
* Calculate and show the shadow from a spot light.ztenghui2014-01-101-10/+54
* Calculate and show Ambient shadow.ztenghui2013-12-131-0/+73