Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Minor code cleanup (left over from prior CL) | robertphillips | 2015-09-03 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | 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 |
* | Move normal map creation methods to sk_tools | robertphillips | 2015-08-17 |
* | Fix warnings on VS2015 x86_64 build | bsalomon | 2015-08-06 |
* | 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 |