1. 7485ffc slightly more complex runtime color filter GM by Mike Klein · 3 years, 9 months ago
  2. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years ago
  3. 63d7ee3 SkSL now detects modifiers used in incorrect contexts by Ethan Nicholas · 4 years ago
  4. 5240e18 SkRuntimeEffect: Handle different main() signatures on CPU by Brian Osman · 4 years ago
  5. ba9e817 allow client to pass null if there are no uniforms by Mike Reed · 4 years, 5 months ago
  6. fe6fe6c Revert "allow client to pass null if there are no uniforms" by Brian Osman · 4 years, 5 months ago
  7. 0185eb1 allow client to pass null if there are no uniforms by Mike Reed · 4 years, 5 months ago
  8. bfe80bb expand gm to test GPU and CPU by Mike Reed · 4 years, 5 months ago
  9. 3225306 In SkRuntimeEffect, just use hash of SkSL as the ID by Brian Osman · 4 years, 6 months ago
  10. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 7 months ago
  11. 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 7 months ago
  12. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 7 months ago
  13. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 4 years, 7 months ago
  14. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 4 years, 10 months ago
  15. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 4 years, 10 months ago
  16. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 4 years, 10 months ago
  17. 019458d change colorfilter signature back to just inout color by Mike Reed · 5 years ago
  18. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 5 years ago
  19. 51cae01 cache sksl in runtime colorfilter by Mike Reed · 5 years ago
  20. dfcad06 more SkSL interpreter performance work by Ethan Nicholas · 5 years ago
  21. 7e603db SkSL interpreter optimizations by Ethan Nicholas · 5 years ago
  22. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  23. 33db04c add gm/bench for runtime colorfilter by Mike Reed · 5 years ago
  24. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  25. 0d99766 Revert "Reland "Revert "Reland "GPU support for SkMixers"""" by Ethan Nicholas · 5 years ago
  26. 1263889 Reland "Revert "Reland "GPU support for SkMixers""" by Robert Phillips · 5 years ago
  27. d3c9245 Revert "Revert "Reland "GPU support for SkMixers""" by Ethan Nicholas · 5 years ago
  28. c1c686b added support for half input variables in SkSL fragment processors by Ethan Nicholas · 5 years ago
  29. a6dd1eb Revert "Reland "GPU support for SkMixers"" by Mike Reed · 5 years ago
  30. c9822a1 Reland "GPU support for SkMixers" by Mike Reed · 5 years ago
  31. e6ebe74 Revert "GPU support for SkMixers" by Ethan Nicholas · 5 years ago
  32. 3f2d05e GPU support for SkMixers by Ethan Nicholas · 5 years ago
  33. a185562 fix Google3 roll by Ethan Nicholas · 5 years ago
  34. 0e9401d Initial checkin of new SkSL interpreter. by Ethan Nicholas · 5 years ago
  35. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  36. a70693b Add support for runtime color filters written in SkSL. by Ethan Nicholas · 5 years ago