aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ShadowUtilsTest.cpp
Commit message (Expand)AuthorAge
* 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
* make ShadowUtils unit test pass on no-GPU buildsGravatar Mike Klein2017-04-13
* Add height function to shadow tessellators.Gravatar Jim Van Verth2017-03-27
* 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