aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/lightingshader.cpp
Commit message (Expand)AuthorAge
* Minor code cleanup (left over from prior CL)Gravatar robertphillips2015-09-03
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-20
* Revert "Update SkLightingShader to support rotation"Gravatar robertphillips2015-08-19
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-19
* Move normal map creation methods to sk_toolsGravatar robertphillips2015-08-17
* Fix warnings on VS2015 x86_64 buildGravatar bsalomon2015-08-06
* Address some SkLightingShader TODOsGravatar robertphillips2015-07-31
* Update SkLightingShader to take a localMatrixGravatar robertphillips2015-07-30
* Move LightingShader to effectsGravatar robertphillips2015-07-29