aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleLitAtlas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Views into Sample and Viewer.Ben Wagner2018-08-091-10/+8
* Restore SkLightingShader and associated classesRobert Phillips2018-07-171-0/+503
* Remove SkLightingShader and associated classesRobert Phillips2017-08-071-517/+0
* bench, samples, etc: s/SkAutoTUnref/sk_sp/Hal Canary2016-11-071-2/+2
* Moved ambient lights out of SkLight's light arrayvjiaoblack2016-08-291-1/+1
* Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...vjiaoblack2016-08-291-1/+1
* Moved ambient lights out of SkLight's light arrayvjiaoblack2016-08-291-1/+1
* Added PointLights to SkLights::Lightvjiaoblack2016-08-121-2/+3
* rename FoceCopyMode to SkCopyPixelModereed2016-08-051-2/+2
* Always return ImageShader, even from SkShader::MakeBitmapShaderreed2016-08-021-1/+1
* Changed SkLightingShader API to take in a shader as color sourcedvonbeck2016-07-101-2/+4
* API change to allow for NormalSource selection at the user level.dvonbeck2016-07-061-7/+9
* Add ability to rotate light direction in drawLitAtlas Sample sliderobertphillips2016-06-031-9/+54
* Add SampleApp slide with animating lightmapped objects & transparencyrobertphillips2016-06-031-0/+467