aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleLighting.cpp
AgeCommit message (Expand)Author
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-07-17Restore SkLightingShader and associated classesRobert Phillips
2017-08-07Remove SkLightingShader and associated classesRobert Phillips
2016-10-27chmod -x *.cpp *.hHal Canary
2016-08-29Moved ambient lights out of SkLight's light arrayvjiaoblack
2016-08-29Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...vjiaoblack
2016-08-29Moved ambient lights out of SkLight's light arrayvjiaoblack
2016-08-12Added PointLights to SkLights::Lightvjiaoblack
2016-08-05rename FoceCopyMode to SkCopyPixelModereed
2016-08-02Always return ImageShader, even from SkShader::MakeBitmapShaderreed
2016-07-10Changed SkLightingShader API to take in a shader as color sourcedvonbeck
2016-07-06API change to allow for NormalSource selection at the user level.dvonbeck
2016-05-31Make use of new SkLights classrobertphillips
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2016-03-25move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTRreed
2016-03-18Remove uses of SkImageDecoder from samplecodemsarett
2015-08-27Style Change: NULL->nullptrhalcanary
2015-08-20Update SkLightingShader to support rotationrobertphillips
2015-08-19Revert "Update SkLightingShader to support rotation"robertphillips
2015-08-19Update SkLightingShader to support rotationrobertphillips
2015-07-31Address some SkLightingShader TODOsrobertphillips
2015-07-30Update SkLightingShader to take a localMatrixrobertphillips
2015-07-29Move LightingShader to effectsrobertphillips
2015-07-22Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()wangyix
2015-07-13Add new SkPoint3 classrobertphillips
2015-07-09Add normal map samplejvanverth
2015-07-08Revert of Add normal map sample (patchset #6 id:100001 of https://codereview....robertphillips
2015-07-08Add normal map samplejvanverth