index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleLighting.cpp
Commit message (
Expand
)
Author
Age
*
Restore SkLightingShader and associated classes
Robert Phillips
2018-07-17
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...
vjiaoblack
2016-08-29
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Added PointLights to SkLights::Light
vjiaoblack
2016-08-12
*
rename FoceCopyMode to SkCopyPixelMode
reed
2016-08-05
*
Always return ImageShader, even from SkShader::MakeBitmapShader
reed
2016-08-02
*
Changed SkLightingShader API to take in a shader as color source
dvonbeck
2016-07-10
*
API change to allow for NormalSource selection at the user level.
dvonbeck
2016-07-06
*
Make use of new SkLights class
robertphillips
2016-05-31
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
Address some SkLightingShader TODOs
robertphillips
2015-07-31
*
Update SkLightingShader to take a localMatrix
robertphillips
2015-07-30
*
Move LightingShader to effects
robertphillips
2015-07-29
*
Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()
wangyix
2015-07-22
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
Add normal map sample
jvanverth
2015-07-09
*
Revert of Add normal map sample (patchset #6 id:100001 of https://codereview....
robertphillips
2015-07-08
*
Add normal map sample
jvanverth
2015-07-08