1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 0d84e80 move experimental header out of public includes by Mike Reed · 6 years ago
  3. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  4. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  5. 1295672 clean up flattenable macro cruft by Mike Klein · 6 years ago
  6. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  7. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  8. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLightingShader.h]
  9. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago[Renamed from src/shaders/SkLightingShader.h]
  10. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLightingShader.h]
  11. ee92063 LightingShader and NormalSource comment and style fixes by dvonbeck · 8 years ago
  12. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  13. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  14. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  15. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  16. 2c80711 Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ ) by dvonbeck · 8 years ago
  17. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  18. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  19. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  20. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  21. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  22. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  23. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  24. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  25. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  26. 18300a3 detach -> release by mtklein · 8 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  29. 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
  30. f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
  31. 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago