Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ec8f8b064340b030fc4ce10f6cbbc3d6f63b946f
/
gm
/
lightingshader.cpp
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
a8eabc4
Moved ambient lights out of SkLight's light array
by vjiaoblack
· 8 years ago
84cddf6
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ )
by vjiaoblack
· 8 years ago
8f98f0a
Moved ambient lights out of SkLight's light array
by vjiaoblack
· 8 years ago
772b5ee
Added PointLights to SkLights::Light
by vjiaoblack
· 8 years ago
1ec04d9
rename FoceCopyMode to SkCopyPixelMode
by reed
· 8 years ago
6af677f
Changed SkLightingShader API to take in a shader as color source
by dvonbeck
· 8 years ago
5b794fa
API change to allow for NormalSource selection at the user level.
by dvonbeck
· 8 years ago
71e0552
Make use of new SkLights class
by robertphillips
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
fe63045
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
by reed
· 9 years ago
943a462
Minor code cleanup (left over from prior CL)
by robertphillips
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
2f0dbc7
Update SkLightingShader to support rotation
by robertphillips
· 9 years ago
f7d602a
Revert "Update SkLightingShader to support rotation"
by robertphillips
· 9 years ago
45b59ed
Update SkLightingShader to support rotation
by robertphillips
· 9 years ago
ea4529d
Move normal map creation methods to sk_tools
by robertphillips
· 9 years ago
ebc1c10
Fix warnings on VS2015 x86_64 build
by bsalomon
· 9 years ago
a9652ac
Address some SkLightingShader TODOs
by robertphillips
· 9 years ago
640898f
Update SkLightingShader to take a localMatrix
by robertphillips
· 9 years ago
5f865b9
Move LightingShader to effects
by robertphillips
· 9 years ago