aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleLighting.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/+109
* Remove SkLightingShader and associated classesRobert Phillips2017-08-071-98/+0
* chmod -x *.cpp *.hHal Canary2016-10-271-0/+0
* 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/+2
* rename FoceCopyMode to SkCopyPixelModereed2016-08-051-4/+3
* 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-3/+8
* Make use of new SkLights classrobertphillips2016-05-311-7/+6
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-2/+1
* move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTRreed2016-03-251-18/+6
* Remove uses of SkImageDecoder from samplecodemsarett2016-03-181-3/+3
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* Update SkLightingShader to support rotationrobertphillips2015-08-201-15/+22
* Revert "Update SkLightingShader to support rotation"robertphillips2015-08-191-22/+15
* Update SkLightingShader to support rotationrobertphillips2015-08-191-15/+22
* Address some SkLightingShader TODOsrobertphillips2015-07-311-7/+10
* Update SkLightingShader to take a localMatrixrobertphillips2015-07-301-2/+2
* Move LightingShader to effectsrobertphillips2015-07-291-333/+15
* Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()wangyix2015-07-221-14/+10
* Add new SkPoint3 classrobertphillips2015-07-131-12/+1
* Add normal map samplejvanverth2015-07-091-0/+429
* Revert of Add normal map sample (patchset #6 id:100001 of https://codereview....robertphillips2015-07-081-430/+0
* Add normal map samplejvanverth2015-07-081-0/+430