aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkShadowTessellator.h
Commit message (Expand)AuthorAge
* Compute correct bounds for DrawShadowRec.Gravatar Jim Van Verth2017-07-31
* remove unused SkPoint3 from SkColor.hGravatar Mike Reed2017-07-22
* Remove height functor for shadows and replace with plane equation paramsGravatar Jim Van Verth2017-05-08
* Combine the ambient and spot alphas into the base colorGravatar Jim Van Verth2017-05-04
* Add height function to shadow tessellators.Gravatar Jim Van Verth2017-03-27
* Remove exec bit from source files.Gravatar Ben Wagner2017-02-08
* Use SkVertices for tessellated spot and ambient shadow rendering.Gravatar Brian Salomon2017-02-07
* Have ShadowTessellators transform path; add SkShadowTessellator base classGravatar Jim Van Verth2017-02-06
* Make shadow tessellators fail gracefully and add unit test for this.Gravatar Brian Salomon2017-02-03
* Add caching of ambient and spot shadow meshes.Gravatar Brian Salomon2017-02-01
* Fix assert in SkShadowVertices constructorGravatar Brian Salomon2017-01-31
* Make SkShadowUtils tessellations ref counted in preparation for caching them.Gravatar Brian Salomon2017-01-31
* Change shadow tessellators to use SkColor and move to util.Gravatar Jim Van Verth2017-01-30