1. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  2. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  3. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  4. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  5. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  6. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  7. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
  10. f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
  11. 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
  12. a9652ac Address some SkLightingShader TODOs by robertphillips · 9 years ago
  13. 640898f Update SkLightingShader to take a localMatrix by robertphillips · 9 years ago
  14. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  15. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  16. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  17. d17a329 Add normal map sample by jvanverth · 9 years ago
  18. 426388e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 9 years ago
  19. 8e0da72 Add normal map sample by jvanverth · 9 years ago