1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  3. 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
  4. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  5. 6ad75d1 LightingFP now supports multiple directional lights by dvonbeck · 8 years ago
  6. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  7. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  8. 680e2e9 Fixed GM:lightingshader2 size by dvonbeck · 8 years ago
  9. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago