Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | 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 |
* | LightingFP now supports multiple directional lights | dvonbeck | 2016-08-15 |
* | Added PointLights to SkLights::Light | vjiaoblack | 2016-08-12 |
* | rename FoceCopyMode to SkCopyPixelMode | reed | 2016-08-05 |
* | Fixed GM:lightingshader2 size | dvonbeck | 2016-07-21 |
* | SkLS now accepting nullptr for diffuse shader and normal source, now accurate... | dvonbeck | 2016-07-20 |